[libdvdnav-devel] Update NEWS for 5.0.2

Jean-Baptiste Kempf git at videolan.org
Tue Jan 27 16:37:51 CET 2015


libdvdread | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Tue Jan 27 16:37:12 2015 +0100| [d14f83e4ab1bf7b5856898365a8c4bd2b107c041] | committer: Jean-Baptiste Kempf

Update NEWS for 5.0.2

> http://git.videolan.org/gitweb.cgi/libdvdread.git/?a=commit;h=d14f83e4ab1bf7b5856898365a8c4bd2b107c041
---

 NEWS         |    3 +++
 configure.ac |    2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 3af56f2..b4c66fd 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,6 @@
+libdvdread (5.0.2)
+ * Add DVDOpenStream to open a dvd from a set of callbacks
+
 libdvdread (5.0.1)
  * support DragonFly BSD bswap
  * new md5 implementation, under LGPL
diff --git a/configure.ac b/configure.ac
index cac70e1..1ea8663 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(libdvdread, 5.0.1)
+AC_INIT(libdvdread, 5.0.2)
 AC_CONFIG_SRCDIR([src/dvd_reader.c])
 
 AC_PREREQ(2.53)



More information about the libdvdnav-devel mailing list