summaryrefslogtreecommitdiff
path: root/sid/sidplay-libs-2.1.0/libsidutils/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'sid/sidplay-libs-2.1.0/libsidutils/ChangeLog')
-rw-r--r--sid/sidplay-libs-2.1.0/libsidutils/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/sid/sidplay-libs-2.1.0/libsidutils/ChangeLog b/sid/sidplay-libs-2.1.0/libsidutils/ChangeLog
new file mode 100644
index 00000000..555ef0b9
--- /dev/null
+++ b/sid/sidplay-libs-2.1.0/libsidutils/ChangeLog
@@ -0,0 +1,17 @@
+Release V1.0.2
+
+* Synced INI file reader with libini-1.1.8. This allows opening of
+ files in a read only if required.
+* Fixed bug on Windows that prevent creation of sidplay2.ini.
+* Moved filter struct to libsidplay2 for use with the sid builder
+ classes.
+* MD5 key generation fix on big endian machines.
+
+
+Changes from V1.0.0
+
+Imported new INI file parser code which fixes various bugs. The INI
+file code itself has been turned into a seperate project and maybe at
+some point later the duplicate code will be removed from this project.
+
+See http://libini.sourceforge.net/