aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d53cb15c..ca7f6d89 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-03-01
+ * src/main.c: removed redundant code.
+ * configure.in: removed redundant PKG_CHECK_MODULES.
+ use PKG_CONFIG instead of GLIB_CONFIG which is no longer available
+ (fixes LDAP compilation).
+
+2005-03-01
+
* configure.in: check for GLib/GTK version (>= 2.4.0).
2005-03-01