+2010-05-15
+- added panel theme switcher 'tint2conf'
+ with preview of each theme based on current config (size of monitor, task opened, ...)
+- include tintwizard : theme editor
+- autodetect composite manager and switch to real or fake transparency
+ this feature needed a patch to xcompmgr
+ see FAQ http://code.google.com/p/tint2/wiki/FAQ#How_to_configure_real_transparency_(xcompmgr)
+- added 'strut_policy = none'
+- drag n drop task re-ordering
+
+
2010-01-28
- Battery hide option
- bugfixes in task redrawing
# -*- Autoconf -*-
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.61])
-AC_INIT([tint2], [0.9-svn], [http://code.google.com/p/tint2/issues])
+AC_INIT([tint2], [0.10-beta1], [http://code.google.com/p/tint2/issues])
AM_INIT_AUTOMAKE