@@ -1,7 +1,17 @@
Changes between 0.2.0 and 0.2.1:
+--------------------------------
+
+ * Disable DEBUG mode by default
+ * Stability improvements
+Changes between 0.2.0 and 0.2.1:
* Fix seek with file > 2GB on Android
* smb_fread can skip bytes
Changes between 0.1.0 and 0.2.0:
--------------------------------
@@ -1,6 +1,6 @@
AC_PREREQ([2.53])
-AC_COPYRIGHT([Copyright 2014-2015 VideoLabs])
+AC_COPYRIGHT([Copyright 2014-2016 VideoLabs])
AC_INIT([libdsm], [m4_esyscmd([./package_version.sh])], [], [libdsm], [])
AC_CONFIG_HEADER(config.h)