summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1999-01-28 17:32:20 +0000
committerJim Meyering <jim@meyering.net>1999-01-28 17:32:20 +0000
commitbf0c7a60647055426cb149f711c0a60161e15f94 (patch)
tree25ae3da201a47bdbdfd4bc92ab424687248966e4
parent0cf83ec8a087b52e0db95dc7a36bd239c32b2b8f (diff)
downloadidutils-bf0c7a60647055426cb149f711c0a60161e15f94.tar.gz
idutils-bf0c7a60647055426cb149f711c0a60161e15f94.tar.bz2
idutils-bf0c7a60647055426cb149f711c0a60161e15f94.zip
*** empty log message ***
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4ea41c8..aafb0cf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+1999-01-28 Jim Meyering <meyering@ascend.com>
+
+ * libidu/scanners.c (set_ushort_ctype): Use an unsigned char index.
+ (clear_ushort_ctype): Likewise.
+ (set_uchar_ctype): Likewise.
+ (clear_uchar_ctype): Likewise.
+ (id_0): Add `unsigned' to declaration of this file-scope static var..
+ (get_token_c): Add `unsigned' to declaration of `id'.
+ (get_token_asm): Likewise.
+ (get_token_text): Likewise.
+
+ * lisp/Makefile.am (DISTCLEANFILES): Arrange to remove id-utils.elc.
+ * doc/Makefile.am (DISTCLEANFILES): Arrange to remove id-utils.cm
+ and id-utils.fl.
+
1999-01-27 Jim Meyering <meyering@ascend.com> (with some changes from gkm)
* Makefile.maint: New file.