projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
239409b
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Thu, 26 May 2005 18:35:59 +0000
(18:35 +0000)
committer
Jim Meyering
<jim@meyering.net>
Thu, 26 May 2005 18:35:59 +0000
(18:35 +0000)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
01eaffd
..
9b2a7f4
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-3,6
+3,7
@@
* Version 5.3.1.
* src/expr.c (toarith): Fix a sign error introduced on 2005-01-14.
+ Reported by David Alan Gilbert.
* tests/expr/basic: Add tests using arithmetic on negative integers.
2005-05-19 Jim Meyering <jim@meyering.net>