aboutsummaryrefslogtreecommitdiffhomepage
path: root/ChangeLog
diff options
context:
space:
mode:
authorGravatar Alex Bennee <alex@bennee.com>2010-07-14 16:04:37 +0100
committerGravatar Alex Bennee <alex@bennee.com>2010-07-14 16:04:37 +0100
commit4103b09671b40013e10cab4d556fd65465fa800f (patch)
tree8be548ec2b569d858f0b2e4f9152d0b47f4684c9 /ChangeLog
parenta3e202820fd12e3c368c9ed2446740e9b1d16fd7 (diff)
EasyTag 2.1.6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog35
1 files changed, 33 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 1775064..401fafd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2.1.6 - July 12th, 2008 :
+=========================
+ * Fixed displaying of the corresponding file when handling the Cddb track
+ list,
+ * Fixed configure script to check needed libraries for Speex support,
+ * Fixed problem of displaying picture files which have an extension not in
+ lowercase,
+ * Fixed a crash when writing Flac tag if the file doesn't contain a vendor
+ string (thanks to Marcus Holland-Moritz),
+ * Fixed displaying of ChangeLog in the 'About' window,
+ * Fixed crash with language environment variables set to nul (thanks to Juliya Valeeva),
+ * Fixed saving Ogg and Flac files with multifields and warn if the year value will be truncated (thanks to Zohaib Hassan),
+ * Added shortcuts to the Desktop, Documents, Download and Music directories,
+ * Improved process to save severals files : the stop button is enabled, the
+ user is warned if the file was changed by an external program, and the error
+ messages are displayed in the log view instead of message boxes,
+ * Japanese translation updated (thanks to Hironao Komatsu),
+ * Swedish translation updated (thanks to Arild Matsson),
+ * Polish translation updated (thanks to Michał Smoczyk),
+ * German translation updated (thanks to Götz Waschk),
+ * French translation updated.
+
+
+ Windows version :
+ * Fixed problem to read and save configuration files under WinXP or Vista with
+ accounts containing non ASCII characters.,
+ * Fixed problem to load picture files containing accuentuated character on the name or the path.
+
+
2.1.5 - January 26th, 2008 :
============================
* Added an option in the "Process Fields" scanner to enable/disable
@@ -17,11 +46,13 @@
* Polish translation updated (thanks to Michał Smoczyk),
* Swedish translation updated (thanks to Anders Strömer),
* German translation updated (thanks to Götz Waschk),
+ * French translation updated.
Windows version :
- * Fixed incorrect path when opening the program using the context menu "Browse with EasyTAG"
- * Fixed uninstall of the context menu "Browse with EasyTAG"
+ * Fixed incorrect path when opening the program using the context menu
+ "Browse with EasyTAG",
+ * Fixed uninstall of the context menu "Browse with EasyTAG".
2.1.4 - December 12th, 2007 :