projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
450a253
)
Add a better summary to previous ChangeLog entry.
author
Jim Meyering
<meyering@redhat.com>
Sun, 10 Feb 2008 19:42:00 +0000
(20:42 +0100)
committer
Jim Meyering
<meyering@redhat.com>
Sun, 10 Feb 2008 19:42:00 +0000
(20:42 +0100)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 1548a8272ecd1f57205eb9d26bd2e989aac2f6e5..1eb10be9a5da14be28a0c5c716e05e0c78ae45ed 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,5
+1,6
@@
2008-02-10 Jim Meyering <meyering@redhat.com>
+ useless-if-before-free: Don't exit immediately upon open failure.
* build-aux/useless-if-before-free: Exit 2 for errors.
Upon failure to open a file, don't exit immediately.
Rather, just warn and continue with any remaining files.