diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2010-04-03 05:51:41 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2010-04-03 06:18:33 +0800 |
commit | 26240e0b180bdaf92702e513a21da2f859883fb3 (patch) | |
tree | 6a3a27c69755355161ab07f300446908bc2d154b /views/ChangeLog | |
parent | 167b482c9e39a093dcfecc5ef430261c0504e370 (diff) | |
download | gsoc2013-evolution-26240e0b180bdaf92702e513a21da2f859883fb3.tar.gz gsoc2013-evolution-26240e0b180bdaf92702e513a21da2f859883fb3.tar.zst gsoc2013-evolution-26240e0b180bdaf92702e513a21da2f859883fb3.zip |
Generate ChangeLog files for tarball releases.
Remove old ChangeLog files that predate our switch to git.
Diffstat (limited to 'views/ChangeLog')
-rw-r--r-- | views/ChangeLog | 80 |
1 files changed, 0 insertions, 80 deletions
diff --git a/views/ChangeLog b/views/ChangeLog deleted file mode 100644 index ec86348042..0000000000 --- a/views/ChangeLog +++ /dev/null @@ -1,80 +0,0 @@ -2007-10-24 Anand V M <avmuttagi@gmail.com> - - ** Fix for bug #353656 - * addressbook/galview.xml:Rename "Phone List" to "List View". - -2006-06-02 Srinivasa Ragavan <sragavan@novell.com> - - * mail/Makefile.am: Added two new views Wide_View_Sent.galview - and Wide_View_Normal.galview to help views in wide mode. - * mail/galview.xml: Added them to views menu. - * mail/Wide_View_Normal.galview: Added a new default galview with - composite headers for normal folders. - * mail/Wide_View_Sent.galview: Added a new default galview with - composite headers for sent/draft folders. - -2005-10-19 Harish Krishnaswamy <kharish@novell.com> - - Committing for Nathan Owens <pianocomp81@yahoo.com> - - * Makefile.am: added memos directory - * views/memos/*: added galview.xml, Makefile.am, Memos.galview for - initial Memos component - -2005-09-28 Devashish Sharma <sdevashish@novell.com> - - * addressbook/Phone_List.galview: Match new column values, change - default columns shown. - - * addressbook/By_Company.galview: Corrected the value for default - sort column. - -2005-09-20 Devashish Sharma <sdevashish@novell.com> - - * addressbook/By_Company.galview: In ETableState grouping column was - wrong, instead of grouping by company it was grouping by Telex. - Fixed that. - -2004-08-06 Chris Toshok <toshok@ximian.com> - - [ fixes bug #52459 ] - * addressbook/Phone_List.galview: use the same defaults as the 1.4 - phone list view. - -2004-04-01 JP Rosevear <jpr@ximian.com> - - * 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 <hpj@ximian.com> - - * addressbook/By_Company.galview: Match new column values, change - default columns shown. - - * addressbook/Phone_List.galview: Ditto. - -2003-11-18 JP Rosevear <jpr@ximian.com> - - * tasks/With_Category.galview: match new column values - - * tasks/Tasks.galview: ditto - -2003-09-11 Tim Wo <tim.wo@sun.com> - - * mail/galview.xml: add mnemonic "M" for "Message", - add "S" for "As Sent Folder", add "b" for "By Subject", - add "n" for "By Sender", add "t" for "By Status", - add "F" for "By Follow Up Flag". Fixes bug #48097 |