From c2151121d3d274f694d8d8fd8c6fa1e300cc98e8 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Wed, 26 May 1999 00:09:06 +0000 Subject: Added missing break here. It was causing core dumps when invoked with 1999-05-25 Miguel de Icaza * main.c (parse_an_arg): Added missing break here. It was causing core dumps when invoked with --userfile. svn path=/trunk/; revision=944 --- calendar/ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'calendar/ChangeLog') diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9e6f34d745..c802b374a9 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,8 @@ 1999-05-25 Miguel de Icaza + * main.c (parse_an_arg): Added missing break here. It was causing + core dumps when invoked with --userfile. + * gnome-cal.c (gnome_calendar_set_view): Add some assertions here, to pin point the bug reported on gnome-list. -- cgit v1.2.3