projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b30aacc
)
Correct attribution.
author
Bruno Haible
<bruno@clisp.org>
Sun, 24 Aug 2008 10:28:42 +0000
(12:28 +0200)
committer
Bruno Haible
<bruno@clisp.org>
Sun, 24 Aug 2008 10:28:42 +0000
(12:28 +0200)
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index bd90f4ba9b41427ffae63e3ba3d4c04dc8d0c9cf..ce1755cd12de4bba0949ccb4a19a609e9474b4b8 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-11,6
+11,7
@@
Fix uc_width(0x00AB) bug, introduced on 2007-07-08.
* lib/uniwidth/width.c (nonspacing_table_data): Set bit for 0x00AD,
not 0x00AB.
+ Reported by Alexander V. Lukyanov <lav@netis.ru>.
2008-08-22 Eric Blake <ebb9@byu.net>