2006-01-30  Emmanuele Bassi  <ebassi@cvs.gnome.org>

	* NEWS:
	* README:
	* configure.in: release 2.13.90

2006-01-28  Emmanuele Bassi  <ebassi@cvs.gnome.org>

	* configure.in: bump libgdict to 0.3.0, to acknowledge the API change.

2006-01-27  Emmanuele Bassi  <ebassi@cvs.gnome.org>

	D acconfig.h

	* acconfig.h: remove the template file, since we can use configure.in
	to define templates, and no one was using the templates inside
	acconfig.h anymore.

	* configure.in: pre-beta version bump to 2.13.90; use the template
	argument inside AC_DEFINE in order to drop acconfig.h.

2006-01-22  Emmanuele Bassi  <ebassi@cvs.gnome.org>

	* gnome-dictionary/data/gnome-dictionary.desktop.in:
	* gnome-screenshot/gnome-screenshot.desktop.in:
	* logview/gnome-system-log.desktop.in:
	* gfloppy/gfloppy.desktop.in: Add the GTK category.

2006-01-17  Emmanuele Bassi  <ebassi@cvs.gnome.org>

	* HACKING: review layout, and add a notice for libgdict.

2006-01-17  Emmanuele Bassi  <ebassi@cvs.gnome.org>

	* gnome-dictionary/libgdict/gdict-1.0.pc.in: fix version macro

	* configure.in: fix libgdict version generation macros, and add
	a versioning scheme:
	  - first release of a new cycle: major += 1, minor = micro = 0;
	  - for each release before API freeze: minor += 1;
	  - for each release past API freeze: micro += 1;
	even if libgdict is not part of the developers platform, the
	same rules apply: no ABI breakage (unless unavoidable) and
	no API breakage past the API freeze date.

2006-01-16  Emmanuele Bassi  <ebassi@cvs.gnome.org>

	* configure.in: post release bump to 2.13.6