summaryrefslogtreecommitdiff
path: root/macros/ChangeLog
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1999-07-06 00:07:58 +0000
committerRaja R Harinath <harinath@src.gnome.org>1999-07-06 00:07:58 +0000
commitef23c6d8e9081e28f26bf6dc4d43aa95840794c0 (patch)
tree5e96e8863799a99568226ffc80467c4c22345455 /macros/ChangeLog
parentbab7bc3e794da859374405e9ff5789ec13f2af65 (diff)
downloadgnome-common-ef23c6d8e9081e28f26bf6dc4d43aa95840794c0.tar.gz
Make "extra library" message slightly easier to read.
* gnome.m4: Make "extra library" message slightly easier to read. svn path=/trunk/; revision=840
Diffstat (limited to 'macros/ChangeLog')
-rw-r--r--macros/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index aadbbba..b76bbb0 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,7 @@
+1999-07-05 Raja R Harinath <harinath@cs.umn.edu>
+
+ * gnome.m4: Make "extra library" message slightly easier to read.
+
Sat Jun 26 01:47:53 1999 Tim Janik <timj@gtk.org>
* compiler-flags.m4: give -Wunused to gcc instead of -Wno-unused.