summaryrefslogtreecommitdiffstats
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <[email protected]>2010-02-15 15:57:03 -0800
committerRoland McGrath <[email protected]>2010-02-15 15:57:03 -0800
commit22359e265395fd2f8267190ef97f5417770e6206 (patch)
treea5503a61fed410b3585d6d9bbc3cd5852668c80f /lib/ChangeLog
parentbf96347e884ee37eee3fdacdf2a616f6856e1e49 (diff)
Clean up and consolidate automake magic to reduce duplication and to work with --disable-dependency-tracking.
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 73f8e73a..089747aa 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -1,3 +1,7 @@
+2010-02-15 Roland McGrath <[email protected]>
+
+ * Makefile.am: Use config/eu.am for common stuff.
+
2009-08-09 Roland McGrath <[email protected]>
* eu-config.h (OLD_VERSION, NEW_VERSION, COMPAT_VERSION): New macros.