Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog7
-rw-r--r--configure.ac2
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index baedb92..0a77181 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-09-24 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * configure.ac:
+
+ Bumped poppler requirements, really 0.5.3 is very
+ buggy, now we require 0.5.4
+
2006-09-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* djvu/Makefile.am:
diff --git a/configure.ac b/configure.ac
index 62487c7..d7b4efd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -40,7 +40,7 @@ dnl Check dependencies
# SHELL_CFLAGS for shell implementation.
# SHELL_LIBS
-POPPLER_REQUIRED=0.5.3
+POPPLER_REQUIRED=0.5.4
DBUS_GLIB_REQUIRED=0.33
GTK_REQUIRED=2.8.15
KEYRING_REQUIRED=0.4.0