diff options
author | Frederic Culot <calcurse@culot.org> | 2007-02-28 21:30:51 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2007-02-28 21:30:51 +0000 |
commit | 767aa66080697f979ad3576fdded63a084c6e17a (patch) | |
tree | e6242bd1d311d06ec7d31353e52bc28fcd3c4fe9 | |
parent | 0352ae31073a8870e8bd4d2cb031c4caa4ceced8 (diff) | |
download | calcurse-767aa66080697f979ad3576fdded63a084c6e17a.tar.gz calcurse-767aa66080697f979ad3576fdded63a084c6e17a.zip |
bugfix: CTRL-D problems while editing items fixed
-rwxr-xr-x | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +28 Feb 2007: + bugfix: CTRL-D problems while editing items fixed + Thanks Toucouch for reporting this bug + 25 Feb 2007: init_notify_bar() updated to get user shell notify_launch_cmd() created to launch user-defined command by forking a |