Skip to content

Commit c80ff7f

Browse files
committed
Add biblatex mode to test file and correct changelog
1 parent 2dc3fff commit c80ff7f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ to [sourceforge feature requests](https://sourceforge.net/p/jabref/features/) by
2727

2828

2929
### Fixed
30-
- Fixed [#621](https://github.com/JabRef/jabref/issues/621) and [#666](https://github.com/JabRef/jabref/issues/669) #669: Encoding and preamble now end with newline.
30+
- Fixed [#621](https://github.com/JabRef/jabref/issues/621) and [#669](https://github.com/JabRef/jabref/issues/669): Encoding and preamble now end with newline.
3131
- Make BibTex parser more robust against missing newlines
3232
- Fix bug that prevented the import of BibTex entries having only a key as content
3333
- Fixed [#666](https://github.com/JabRef/jabref/issues/666): MS Office 2007 export is working again

src/test/resources/testbib/complex.bib

+2
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,8 @@ @ARTICLE{1025014
281281
publisher = {IEEE Educational Activities Department}
282282
}
283283

284+
@Comment{jabref-meta: DATABASE_TYPE:BibLaTeX;}
285+
284286
@Comment{jabref-meta: keypatterndefault:[authors3][year];}
285287

286288
@Comment{jabref-meta: saveOrderConfig:specified;author;false;address;false;bibtexkey;false;}

0 commit comments

Comments
 (0)