OSDN Git Service

Bump version to 1.2.3 and update changelog.
authorrelan <relan@users.noreply.github.com>
Sat, 19 Dec 2015 09:12:50 +0000 (12:12 +0300)
committerrelan <relan@users.noreply.github.com>
Sat, 19 Dec 2015 09:14:18 +0000 (12:14 +0300)
ChangeLog
configure.ac

index d6f99d0..05cd191 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+1.2.3 (2015-12-19)
+
+* Fixed clusters loss when file renaming replaces target.
+
 1.2.2 (2015-11-09)
 
 * Improved reliability in case of a sudden unplug: FS will be in a clean state
index 527986b..3f15aac 100644 (file)
@@ -21,7 +21,7 @@
 #
 
 AC_INIT([Free exFAT implementation],
-       [1.2.2],
+       [1.2.3],
        [relan@users.noreply.github.com],
        [exfat],
        [https://github.com/relan/exfat])