projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
63be807
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sat, 12 Feb 2000 10:41:48 +0000
(10:41 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 12 Feb 2000 10:41:48 +0000
(10:41 +0000)
lib/ChangeLog
patch
|
blob
|
history
diff --git
a/lib/ChangeLog
b/lib/ChangeLog
index 32c625b98b7d0634202c0e393b536e1b625befc8..ba5007682ae0b355ca6ad114ba81056b3b9cfc4a 100644
(file)
--- a/
lib/ChangeLog
+++ b/
lib/ChangeLog
@@
-1,3
+1,12
@@
+2000-02-12 Jim Meyering <meyering@lucent.com>
+
+ * userspec.c (ISDIGIT): Define it.
+ (isdigit): Remove definition.
+ (is_number): Use ISDIGIT, not isdigit.
+ <libintl.h>: Include.
+ (_ and N_): Define.
+ (parse_user_spec): Mark translatable strings.
+
2000-02-10 Jim Meyering <meyering@lucent.com>
With these changes, nanosleep.[ch] are finally enough like the other