summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e69de29bb..9d7d1c3f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -0,0 +1,19 @@
+1998-02-14 Raja R Harinath <harinath@cs.umn.edu>
+
+ * configure.in (GNOME_X_CHECKS): Add new check.
+ (AC_OUTPUT): Also generate `macros/Makefile'.
+
+ * Makefile.am (macros/macros.dep): Maintainer rule to
+ auto-regenerate aclocal.m4.
+ (SUBDIRS): Add `macros'.
+
+ * help-browser/gnome-helpwin.c (gnome_helpwin_load): Replace
+ `snprintf' with `g_snprintf'.
+
+1998-02-13 Raja R Harinath <harinath@cs.umn.edu>
+
+ * configure.in (AC_OUTPUT): Generate `macros/Makefile'.
+
+ * autogen.sh: Use `macros/autogen.sh'.
+
+