summaryrefslogtreecommitdiff
path: root/pith
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2018-06-30 00:59:31 -0600
committerEduardo Chappa <chappa@washington.edu>2018-06-30 00:59:31 -0600
commitd62818ea54f7847a8d2c8d2e15849769d821f2a6 (patch)
tree166d952eaa9973254dde3814e3cf12360c3187de /pith
parent7dbd93a3d471ff402f919d31aa4e86bdb9d6e5aa (diff)
downloadalpine-d62818ea54f7847a8d2c8d2e15849769d821f2a6.tar.xz
* Don't forget to update documentation...
Diffstat (limited to 'pith')
-rw-r--r--pith/pine.hlp4
1 files changed, 4 insertions, 0 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp
index b791e16d..c8616e14 100644
--- a/pith/pine.hlp
+++ b/pith/pine.hlp
@@ -216,6 +216,10 @@ Suggested by Barry Landy.
<P>
Bugs that have been addressed include:
<UL>
+ <LI> Width of characters is not always determined correctly when wcwidth
+ is used. Revert to using code for the Windows operating system.
+ Reported by Andrew Ho.
+
<LI> Crash when attempting to bounce a message due to lack of space in
allocated space for key menu array. Reported by David Sewell.