summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDodji Seketeli <dodji@gnome.org>2004-06-08 22:57:27 +0000
committerDodji Seketeli <dodji@src.gnome.org>2004-06-08 22:57:27 +0000
commitada41f72df45d6f44270d54bc5da6ccb79570ceb (patch)
tree7b5e274f5f0ddb2ae13ef1e980debc30035b1b0c /ChangeLog
parentf543f25b62892e6eef5e0a733941a1e3480e02e2 (diff)
downloadlibcroco-ada41f72df45d6f44270d54bc5da6ccb79570ceb.tar.gz
synchronize with libcroco--mainline--0.6--patch-28.tla-cvs-synch-06-09-2004-0
2004-06-09 Dodji Seketeli <dodji@gnome.org> synchronize with libcroco--mainline--0.6--patch-28.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8fcca1a..a4c9a4e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2004-06-09 Dodji Seketeli <dodji@gnome.org>
+
+ * configure.in: fixed the pkg-config and croco-0.6-config output.
+ * docs/exmaples/*.c: updated the comments.
+
+2004-06-08 Dodji Seketeli <dodji@gnome.org>
+
+ * tests/global-vars.sh.in,csslint/Makefile.am,Makefile.am,src/Makefile.am:
+ Make libcroco be parallel installable.
+ That is, make libcroco.so become libcroco-$(major)-$(minor),
+ same thing for the usr/include/libcroco dir, the pkgconfig and
+ croco-config file. Removed tests/global-vars.sh and generate it
+ it from global-vars.sh.in
+ Bump version number to 0.5.2
+
2004-05-31 Dodji Seketeli <dodji@gnome.org>
* docs/examples/selection-example-1.c: