From 3fe85503732c885bd3833b9c1c56a8a70d45f253 Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Wed, 15 Jul 2009 18:48:43 +0000 Subject: Fixed a bug related to memory management (a free on a null pointer causes an abort now, which induces side effects on file import). --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8d358a7..14eb99a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2009-07-15 Frederic Culot + + * src/io.c: could not import ical files anymore if notes were not + attached to items (thanks Chris for reporting it) + 2009-07-12 Frederic Culot * configure.ac -- cgit v1.2.3-54-g00ecf