[libdvdnav-devel] [PATCH 2/2] Update NEWS for 5.0.3

Thomas Guillem thomas at gllm.fr
Fri Mar 13 17:03:13 CET 2015


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

diff --git a/NEWS b/NEWS
index b4c66fd..ba8ce64 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+libdvdread (5.0.3)
+ * Cache IFO and PUB 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)
-- 
2.1.3



More information about the libdvdnav-devel mailing list