From f82c1236a636c7ccc1d095bc39710c0c43ab1a54 Mon Sep 17 00:00:00 2001 From: JP Rosevear Date: Thu, 1 Apr 2004 20:10:42 +0000 Subject: add/remove views 2004-04-01 JP Rosevear * tasks/galview.xml: add/remove views * tasks/With_Status.galview: add a status view * tasks/With_DueDate.galview: add a due date view * tasks/Makefile.am (tasksviewsdir): dist/install new views and don't to an obsolete one * calendar/galview.xml: list the new list view * calendar/List_View.galview: default view for Lists * calendar/Makefile.am (calendarviewsdir): dist and install the list view svn path=/trunk/; revision=25285 --- views/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'views/ChangeLog') diff --git a/views/ChangeLog b/views/ChangeLog index 3f679b9390..983d45093a 100644 --- a/views/ChangeLog +++ b/views/ChangeLog @@ -1,3 +1,21 @@ +2004-04-01 JP Rosevear + + * tasks/galview.xml: add/remove views + + * tasks/With_Status.galview: add a status view + + * tasks/With_DueDate.galview: add a due date view + + * tasks/Makefile.am (tasksviewsdir): dist/install new views and + don't to an obsolete one + + * calendar/galview.xml: list the new list view + + * calendar/List_View.galview: default view for Lists + + * calendar/Makefile.am (calendarviewsdir): dist and install the + list view + 2003-12-05 Hans Petter Jansson * addressbook/By_Company.galview: Match new column values, change -- cgit