about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-05-09 00:01:32 +0000
committerUlrich Drepper <drepper@redhat.com>1998-05-09 00:01:32 +0000
commitb1bcab53d61833b0b7be0daeaf47f081a263869b (patch)
tree3dd86c0dfae1af6765bf098d78130919700c01e4 /ChangeLog
parenta05977f8592bf44abbafc96930e0c66bc102308c (diff)
downloadglibc-b1bcab53d61833b0b7be0daeaf47f081a263869b.tar.gz
glibc-b1bcab53d61833b0b7be0daeaf47f081a263869b.tar.xz
glibc-b1bcab53d61833b0b7be0daeaf47f081a263869b.zip
Update.
	* scripts: New directory.
	* =__ify: Moved to scripts.
	* Rules: Unconfuse syntax highlighting with a fake comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 3 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index cd6e8c88b5..8654f2696c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,8 +15,8 @@
 	* autolock.sh: Removed.
 	* manual/move-if-change: Removed.
 
-	* scripts: new directory.
-	* =__ify: moved to scripts.
+	* scripts: New directory.
+	* =__ify: Moved to scripts.
 	* config.guess: Likewise.
 	* config.sub: Likewise.
 	* gen-FAQ.pl: Likewise.
@@ -65,10 +65,7 @@
 	* munch.awk: Likewise.
 	* version.c: Likewise.
 
-	* Makeconfig: Add emacs mode marker.
-	* Makerules: Likewise.
-	* Rules: Likewise, and also unconfuse syntax highlighting with
-	a fake comment.
+	* Rules: Unconfuse syntax highlighting with a fake comment.
 
 1998-05-08  Ulrich Drepper  <drepper@cygnus.com>