summaryrefslogtreecommitdiff
path: root/support/ChangeLog
diff options
context:
space:
mode:
authorRaja R Harinath <harinath@src.gnome.org>1998-12-03 00:59:04 +0000
committerRaja R Harinath <harinath@src.gnome.org>1998-12-03 00:59:04 +0000
commita3e8e691c87827a725c0749f10c981677deded87 (patch)
treee645861f334a5ae0227ee76fb7ba86bdf5a2b067 /support/ChangeLog
parent8184a2728689b4fd8f86a103997861a276ea0637 (diff)
downloadshared-mime-info-a3e8e691c87827a725c0749f10c981677deded87.tar.gz
Add back `gnomesupport.awk' and `README-gnome'.
* Makefile.am (EXTRA_DIST): Add back `gnomesupport.awk' and `README-gnome'. svn path=/trunk/; revision=497
Diffstat (limited to 'support/ChangeLog')
-rw-r--r--support/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/support/ChangeLog b/support/ChangeLog
index 0dcf3e39..720f3aef 100644
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@ -1,3 +1,8 @@
+1998-12-02 Raja R Harinath <harinath@cs.umn.edu>
+
+ * Makefile.am (EXTRA_DIST): Add back `gnomesupport.awk' and
+ `README-gnome'.
+
1998-11-06 Raja R Harinath <harinath@cs.umn.edu>
* popt.c (gnomesupport-fake.h): Include.
@@ -11,7 +16,7 @@
(popt_sources): List `popt' sources.
(libgnomesupport_la_SOURCES): Include $popt_sources.
(include_HEADERS): Install `popt.h'.
- (noinst_HEADERSS): Don't install poptint.h and findme.h.
+ (noinst_HEADERS): Don't install poptint.h and findme.h.
* popt.c: New file. From the POPT package. Replacement for
argp/getopt.
* poptparse.c: Likewise.