Import Ardour's LocaleGuard to fix problems with saving decimals to metadata (#119).
[dcpomatic.git] / ChangeLog
index f84e5a72fece348e85b785de38f2132f577d6924..0fbb73773170f5bef650e6888ba0e78f1fda6eb9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,27 @@
+2013-04-20  Carl Hetherington  <cth@carlh.net>
+
+       * Fix bad saving of metadata in locales which use
+       commas to separate decimals (#119).
+
+2013-04-19  Carl Hetherington  <cth@carlh.net>
+
+       * Add basic frame index and timecode to viewer, and previous/next
+       frame buttons.
+
+       * Version 0.84beta4 released.
+
+2013-04-19  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.84beta3 released.
+
+2013-04-19  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.84beta2 released.
+
+2013-04-18  Carl Hetherington  <cth@carlh.net>
+
+       * Version 0.84beta1 released.
+
 2013-04-15  Carl Hetherington  <cth@carlh.net>
 
        * Fix error message on forcing language to English (#103).