]> wimlib.net Git - wimlib/blobdiff - NEWS
Start using NEWS and stop using ChangeLog
[wimlib] / NEWS
diff --git a/NEWS b/NEWS
index 898a3dab34708bab5696e294e90d2d5cac83a512..53c3b94c11f794fa260ed274986f2b1b311d9bf9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1 +1,12 @@
-See ChangeLog.
+Only the most important changes more recent than version 0.6 are noted here.
+
+Version 0.6.3:
+       Can now build with older gcc and system headers, like on CentOS 5.
+
+Version 0.6.2:
+       Fixed bug that made it impossible to overwrite files in read-write
+       mount.
+
+Version 0.6.1:
+       Write byte-order mark before WIM XML data.  (imagex.exe requires this to
+       be there.)