diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-03-17 05:49:07 +0100 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2015-03-17 05:49:07 +0100 |
commit | 052dd8e639b4805e4b1c30a28be8f7b8e7601dff (patch) | |
tree | 7e30456916490e7a6bd28cf624f52cdc340c74d5 | |
parent | 41e4a673b3ceb148413af057871af21ed13a457a (diff) | |
download | sciteco-052dd8e639b4805e4b1c30a28be8f7b8e7601dff.tar.gz |
updated ChangeLog
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ compared to the preceding release. Version 0.6 ~~~~~~~~~~~ +18fe073 added PDCURSES_LIBS ./configure variable to overwrite the check for PDCurses +537b7b5 preliminary support for ncurses/win32. This port is not well + tested. 64ee414 implemented function key masking (context-sensitive function key macros). The command line editing macros in fnkeys.tes will no longer insert "garbage" into string parameters. |