[libdvdnav-devel] Update NEWS for 5.0.3
Thomas Guillem
git at videolan.org
Sat Mar 14 19:09:52 CET 2015
libdvdread | branch: master | Thomas Guillem <thomas at gllm.fr> | Fri Mar 13 17:03:13 2015 +0100| [a76a31f0f909200a96eecffe6ea3292f3aa2374f] | committer: Jean-Baptiste Kempf
Update NEWS for 5.0.3
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/libdvdread.git/?a=commit;h=a76a31f0f909200a96eecffe6ea3292f3aa2374f
---
NEWS | 4 ++++
configure.ac | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/NEWS b/NEWS
index b4c66fd..a4e61ab 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+libdvdread (5.0.3)
+ * Cache IFO and BUP files (only for ImageFiles) in order to reduce the number
+ of read/seek access
+
libdvdread (5.0.2)
* Add DVDOpenStream to open a dvd from a set of callbacks
diff --git a/configure.ac b/configure.ac
index 1ea8663..187b19a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(libdvdread, 5.0.2)
+AC_INIT(libdvdread, 5.0.3)
AC_CONFIG_SRCDIR([src/dvd_reader.c])
AC_PREREQ(2.53)
More information about the libdvdnav-devel
mailing list