diff options
author | Frederic Culot <calcurse@culot.org> | 2008-02-13 19:44:37 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2008-02-13 19:44:37 +0000 |
commit | fe5621c5472a65e0900f57ae2da61eab4b1469fd (patch) | |
tree | cdd513a85d7918f908edbc1e5171e0ebcd88e7e1 /ChangeLog | |
parent | 45199e1df924a4ffb3a481caea79891318e15c62 (diff) | |
download | calcurse-fe5621c5472a65e0900f57ae2da61eab4b1469fd.zip |
manpage updated
NOTESIZ shortened to be 6 characters long, as only 6 'X' are used in the
glibc version of mkstemp(3).
bugfix: wrong calculated len in wins_launch_external(), which lead to
erroneus note file name
Diffstat (limited to 'ChangeLog')
-rwxr-xr-x | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +13 Feb 2008: + manpage updated + NOTESIZ shortened to be 6 characters long, as only 6 'X' are + used in the glibc version of mkstemp(3). + bugfix: wrong calculated len in wins_launch_external(), which + lead to erroneus note file name + 11 Feb 2008: TODO list updated status bar updated to display the new 'N' (edit note) and '>' |