Update .changes
[platform/upstream/lightmediascanner.git] / NEWS
diff --git a/NEWS b/NEWS
index d0ab6ce..c25238d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,14 @@
-ver 0.4.5.99: (will change to 0.5 or 1.0, to be defined)
+ver 0.5.1:
+        Remove dependency on zlib, not required anymore.
+
+ver 0.5.0:
+        Move DLNA detection to core library, fallbacks using libmagic.
+        Daemon now monitors mounts and triggers scans.
+        Fixes to coverity security scans (mostly buffer overflows).
+        Fixed "itime" passing in the master/slave communication.
+        Fixed id3 divide by zero if no bitrate.
+
+ver 0.4.5.99:
         Improved build system (non-recursive, cleanups, etc).
         Disabled static plugins.
         Plugin symbols are now hidden by default (-fvisibility=hidden).