2.1.0
-----
- New home page


2.1.0rc1
--------

- New developer : Denis Briand <denis@narcan.fr>
with muhri and Aaron Lehmann agreement, thanks for their confidence.
- New hosting project : gna.org (pending)
- remove deprecated gtk1 support
- add license headers in each sources files.
- rename gtk-theme-switch2.c into main.c
- remove switch.h




2.0.6
-----

- New Maintainer (Closes: #462908)
- solve an unchecked fopen() (Closes: #498447)
Thanks to François Wendling for his audit
and for his patch.
- fix hash table pointer issue (Closes: #229384)
Thanks to Ron Murray for his work and for his patch. 
- rename switch2.* by gtk-theme-switch2.*
and add gtk-theme-switch2 name in gtkrc-2.0 conf file (Closes: #319286).
- Bump compat to 7.
- Bump standards version to 3.8.1.
- Remove unused switch.c and switch.1 files.
- Fit Makefile and debian/rules to the renamed files.
- Remove obsolete debian/README.debian file.
- Remove obsolete debian/links file.
- Fit debian/menu to the renamed bin file.
- Fix versionless symlink license in debian/copyright.- Fit man file to the renamed bin file.
- Rename unused ChangeLog to ChangeLog.old
- Change deprecated "dh_clean -k" in "dh_prep" in debian/rules.

 -- Denis Briand <denis@narcan.fr>  Sat, 11 Apr 2009 18:36:20 +0200


2.0.5
-----

- QA upload.
Set maintainer to Debian QA Group <packages@qa.debian.org>.
- Build gtk2 binary only. (Closes: #462906, #462904, #291008).
Rename debian/switch.1 to switch2.1 to match binary.
- Drop recommends for gtk-engines-pixmap. (Closes: #473847).
Thanks to amaya for the bug report and fix.
- Update FSF address in copyright.
- Bump debhelper build-dep and compat to 5.
- Bump Standards Version to 3.7.3.
Menu policy transition.

 -- Barry deFreese <bddebian@comcast.net>  Tue, 15 Apr 2008 23:28:49 -0400


2.0.4
-----

- switch.c (get_dirs): the gtk-2.0/gtkrc dir is used for gtk-2.0
themes, we should use gtk/gtkrc for gtk themes. 
thanks to Tobias Jordan <knilch@hawo.stw.uni-erlangen.de> 
for the patch. (Closes: #255722, #306245). 

 -- Pedro Villavicencio Garrido <pvillavi@gnome.cl>  Sat, 30 Apr 2005 20:26:10 -0400


2.0.3
-----

- Fixed bug #278179. 

 -- Pedro Villavicencio Garrido <pvillavi@gnome.cl>  Mon, 25 Oct 2004 15:56:29 -0300


2.0.2
-----

- New Maintainer with previous Maintainer consent's.
- gtk-theme-switch2 overwritte ~/.gtkrc-2.0, so we made a backup
of this file before overwritte them. (Closes : #271450)

 -- Pedro Villavicencio Garrido <pvillavi@gnome.cl>  Tue, 14 Sep 2004 11:16:43 -0400


2.0.1
-----

- New upstream (me) release. Becomes Debian native.
- These patches are new, but were merged into the new native source:
	- 05_use_2.0_in_mine.dpatch: use file name '.gtkrc-2.0.mine' when writing
	canned .gtkrc-2.0 for personal changes to avoid conflict with .gtkrc.mine.
	- 06_check_gtkrc_NULL.dpatch: check to see whether gtkrc is NULL, or else
	feof() and fclose() will choke on it. Thanks Zack Cerza.
- Quote stuff in debian/menu.

 -- Joshua Kwan <joshk@triplehelix.org>  Wed, 16 Jun 2004 00:31:55 -0700


2.0.0rc2
--------

- Changed binary name to switch2
- Fixed switching in some cases.
- Fixed user font selection.

2.0.0rc1
-----

- Port to Gtk2.0.

1.0.1
-----

- Fix for window resizing at startup.
- Fix for 100%  cpu usage when previewing themes.


1.0
---

Rewrote from Perl to C.
