aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-01-05 16:42:23 +0000
committerUlrich Drepper <drepper@redhat.com>1999-01-05 16:42:23 +0000
commit1686c452338c6c942384425906d179b7438e184e (patch)
treead0ea38783b417abf176507e3fd822c901486283 /ChangeLog
parent50976cad83bde55c68289f5e80382b94aaa6bebc (diff)
downloadglibc-1686c452338c6c942384425906d179b7438e184e.tar
glibc-1686c452338c6c942384425906d179b7438e184e.tar.gz
glibc-1686c452338c6c942384425906d179b7438e184e.tar.bz2
glibc-1686c452338c6c942384425906d179b7438e184e.zip
Update.
* Makerules (common-mostlyclean): Add missing parentheses.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d4238905b..3580f4a067 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
1999-01-05 Ulrich Drepper <drepper@cygnus.com>
+ * Makerules (common-mostlyclean): Add missing parentheses.
+
* Rules: Add back rules for empty.o generation.
1999-01-05 Philip Blundell <philb@gnu.org>