summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2006-03-15 15:30:04 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:26:36 +0200
commit221462ec2368d7bc85a90d8e07ccdc3a226c8865 (patch)
treec0015516401b63559b66752d1333f8eb5093ad2a /ChangeLog
parent67936c0c2e89cae378c7fb36c340c5a7fc33c13a (diff)
2006-03-15 Thomas Schwinge <tschwinge@gnu.org
* configure.in: Check for strip and gzip. * configure: Regenerated. * Makerules.in (GZIP, STRIP): New variables. (%.gz, %.stripped): New targets.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 469d40a..36ce2e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-03-15 Thomas Schwinge <tschwinge@gnu.org
+
+ * configure.in: Check for strip and gzip.
+ * configure: Regenerated.
+ * Makerules.in (GZIP, STRIP): New variables.
+ (%.gz, %.stripped): New targets.
+
2006-03-04 Roland McGrath <roland@frob.com>
* Makefile.in (DEFS): Substitute once and use the variable elsewhere.