From 16a64eaa03b69d1d81e9274b1c4e9b5b9a893299 Mon Sep 17 00:00:00 2001 From: Marc-Andre Lureau Date: Mon, 11 Feb 2008 14:06:53 +0200 Subject: some cleanup in configure/Makefile/ChangeLog --- ChangeLog | 124 +------------------------------------------------------------- 1 file changed, 2 insertions(+), 122 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5b8a87e..2e7f2f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,123 +1,3 @@ -2007-03-02 Alexander Larsson - - * Makefile.in: - Update configure.ac for autoconf 2.60 - Patch from andreas.hanke@gmx-topmail.de - -2006-11-22 Alexander Larsson - - * configure.ac: - Bump version to 0.10 - -2006-11-22 Alexander Larsson - - * Makefile.in: - * index.theme: - Add new contexts from icon naming spec: - animations, categories, emotes, places, - status - Patch from Luca Ferretti - -2006-01-12 Alexander Larsson - - * Makefile (VERSION): - Bump version to 0.9 - -2005-12-23 Luca Ferretti - - * index.theme: - Sort values for Directories keys (fix gnome bug 315841) and add missing - entries. Now all installed directories should have an entry in this - file. - -2005-04-08 Alexander Larsson - - * Makefile.in (ICON_CONTEXTS): - Add emblem subdir - - * configure.ac: - Bump version to 0.8 - - * index.theme: - Add emblem subdir - -2005-02-04 Alexander Larsson - - * configure.ac: - Bump version to 0.7 - - * index.theme (Size): - Fix typos in last version - -2005-02-02 Alexander Larsson - - * configure.ac: - Bump version to 0.6 - - * Makefile.in (ICON_SIZES): - Add 24x24 dirs - - * index.theme (Directories): - Add 24x24 version of action, apps, devices, filesystem & mimetypes - -2004-04-06 Alexander Larsson - - * configure.ac: - Update to 0.5 - -2004-04-06 Ross Burton - - * Makefile.in: - Create the stock/* directories. - -2004-02-11 Alexander Larsson - - * Makefile.in: - Added back COPYING - -2004-02-11 Alexander Larsson - - * Makefile: - * Makefile.in: - * configure.ac: - * install-sh: - Convert to autoconf - Patch from James Henstridge - -2004-02-10 Alexander Larsson - - * COPYING: - * Makefile (FILES): - Added GPL license. - -2004-02-04 Alexander Larsson - - * Makefile: - Update version to 0.3 - Add new dir sizes - - * index.theme: - Add stock icon dirs - -2002-12-02 Alexander Larsson - - * index.theme: - Rename to hicolor. Add Hidden=true - - * Makefile: - Rename to hicolor. Fix up - - * README: - Update - -2002-05-14 Alex Larsson - - * Makefile (tag): - Added a tag target. - -2002-05-14 Alex Larsson - - * Makefile (dist): - Added a dist target. - +2008-02-11 Marc-Andre Lureau + * Initial draft, version 0.1. -- cgit