summaryrefslogtreecommitdiff
path: root/support/ChangeLog
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1999-05-27 21:04:32 +0000
committerRaja R Harinath <harinath@src.gnome.org>1999-05-27 21:04:32 +0000
commit7cb04608d303797d3ba0aad728e571ae888d871e (patch)
tree889dc1051f43a8aa95dd97daf2c07a95eccb0d78 /support/ChangeLog
parent531ee24d48ce1e0cb23791b5b1da63a8f09814d6 (diff)
downloadgnome-common-7cb04608d303797d3ba0aad728e571ae888d871e.tar.gz
Put c++ guards after #includes.
* gnomesupport.awk: Put c++ guards after #includes. * gnomesupport-fake.h: Remove dependence on `gnome-argp.h'. Move relevant declarations here. svn path=/trunk/; revision=810
Diffstat (limited to 'support/ChangeLog')
-rw-r--r--support/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/support/ChangeLog b/support/ChangeLog
index b18c029..13a97c4 100644
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@ -1,3 +1,10 @@
+1999-05-27 Raja R Harinath <harinath@cs.umn.edu>
+
+ * gnomesupport.awk: Put c++ guards after #includes.
+
+ * gnomesupport-fake.h: Remove dependence on `gnome-argp.h'. Move
+ relevant declarations here.
+
1999-05-12 Martin Baulig <martin@home-of-linux.org>
* canonicalize.c: Use `set_errno' instead of `__set_errno' and