OSDN Git Service

Make it possible to select *multiple* items on the source files tab (only contiguous...
[lamexp/LameXP.git] / doc / Changelog.md
index 81af5cc..918b9c4 100644 (file)
@@ -8,9 +8,11 @@
 * Added optional support for the *libfdk-aac* encoder, using the [fdkaac](https://github.com/nu774/fdkaac) front-end by nu774
 * Added detection of the *64-Bit* version of QAAC encoder, requires 64-Bit Apple Application Support
 * Added enhanced file renaming option: Default file extensions can now be overwritten
-* Added enhanced file renaming option: Files can now be renamed via the [regular expressions](http://www.regular-expressions.info/quickstart.html) engine
+* Added enhanced file renaming option: Files can now be renamed via the [regular expression](http://www.regular-expressions.info/quickstart.html) engine
+* Added capability to select *multiple* files on "Source Files" tab
 * Updated MediaInfo to v0.7.73 (2015-04-09), compiled with ICL 15.0 and MSVC 12.0
 * Updated ALAC decoder to refalac v1.47 (2015-02-15), based on reference implementation by Apple
+* Updated GnuPG to v1.4.19 (2015-02-27), compiled with GCC 4.9.2
 * Fixed potential deadlock in Cue Sheet import dialog when "Browse..." button is clicked
 * Fixed function to restore the default Temp folder, if custom Temp folder doesn't exist anymore