Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@src.gnome.org>2009-01-21 16:58:27 (GMT)
committer Christian Persch <chpe@src.gnome.org>2009-01-21 16:58:27 (GMT)
commit7d10821fa9ae7cde776bcefb9278ac0371212045 (patch)
treed25f4990415ffb882cfd3f5da742af632952f5fb /ChangeLog
parent83f94c1e5f748c72cde600ddd09e8cc74aa9701d (diff)
Bug 568229 – library needs libtool versioning
svn path=/trunk/; revision=3373
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f36b2d0..c3412bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-01-21 Christian Persch <chpe@gnome.org>
+ * configure.ac:
+ * libdocument/Makefile.am:
+ * libview/Makefile.am: Add libtool versioning to libevbackend and
+ libevview. Bug #568229.
+
+2009-01-21 Christian Persch <chpe@gnome.org>
+
* Makefile.am:
* configure.ac:
A evince-{backend,view}.pc.in: Add pkgconfig files. Bug #568220.