From a93d88c370bde6eacef40e65b21efb5eae353b5a Mon Sep 17 00:00:00 2001 From: Frederic Culot Date: Wed, 15 Jul 2009 19:16:21 +0000 Subject: Dates are now written properly again when using the '-r' flag (thanks Chris again for your report). --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 14eb99a..1004c6a 100755 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,11 @@ * src/io.c: could not import ical files anymore if notes were not attached to items (thanks Chris for reporting it) + + * src/args.c (app_arg): memory leak fixed + + * src/args.c (parse_args): dates are now written properly again + when using the '-r' flags (thanks again Chris for your report) 2009-07-12 Frederic Culot -- cgit v1.2.3-54-g00ecf