aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2008-12-15 20:02:00 +0000
committerFrederic Culot <calcurse@culot.org>2008-12-15 20:02:00 +0000
commitb1d3178bba66089726e6f93a49af97371bdf5db8 (patch)
tree1a1bb5ea6c9c4147c6358b2929210e163684b28d /ChangeLog
parent8220580918078bebcd339fdc7492ab28223552b4 (diff)
downloadcalcurse-b1d3178bba66089726e6f93a49af97371bdf5db8.tar.gz
calcurse-b1d3178bba66089726e6f93a49af97371bdf5db8.zip
small bugfixes and a major one (freeze when deleting an appointment's note, thanks Jan for reporting it)
Diffstat (limited to 'ChangeLog')
-rwxr-xr-xChangeLog25
1 files changed, 20 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index a38c0bc..7a97fa8 100755
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2008-12-15 Frederic Culot <frederic@culot.org>
+
+ * src/todo.c (todo_delete)
+ * src/day.c (day_edit_item): fixed a bug that prevented from
+ editing an item
+
+ * src/keys.c: generic-escape renamed into generic-cancel
+
+ * src/utils.c (getstring): make the escape key work again to
+ cancel editing
+
+ * src/apoint.c (apoint_delete_bynum)
+ * src/day.c (day_erase_item): fixed a possible freeze when
+ deleting an appointment's note
+
2008-12-14 Frederic Culot <frederic@culot.org>
* === Released 2.4_beta ===
@@ -9,11 +24,11 @@
* src/recur.c (foreach_date_dump): exception dates are now
properly taken into account
- * src/apoint.c:
- * src/calendar.c:
- * src/custom.c:
- * src/event.c:
- * src/io.c:
+ * src/apoint.c
+ * src/calendar.c
+ * src/custom.c
+ * src/event.c
+ * src/io.c
* src/recur.c: make use of error handling macros
* src/utils.c (status_bar): do not show 'credits' key binding