1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62
|
2006-03-02 Florian Boor <florian@kernelconcepts.de>
* Release version 0.17.
* Change documentation license to LGPL.
2006-01-13 Florian Boor <florian@kernelconcepts.de>
* Release version 0.16.
* Add documentation files not generated per default.
* doc/gtk-doc.am: Fix error breaking distcheck.
2005-10-21 Florian Boor <florian@kernelconcepts.de>
* Makefile.am: Fix creation of .pc file causing a pile of nasty side
effects.
* debian/*, Makefile.am: Add support for createing maemo compatible
debian packages.
2005-10-12 Florian Boor <florian@kernelconcepts.de>
* Makefile.am: Make build system pick up X includes correctly.
2005-09-11 Phil Blundell <philb@gnu.org>
* Version 0.15 released.
2005-09-11 Phil Blundell <philb@gnu.org>
* doc/Makefile.am (distdir): Depend on dist-check-gtkdoc and all.
* configure.ac: Set package name to libXsettings-client.
2005-09-10 Phil Blundell <pb@reciva.com>
* doc/Makefile.am (GTKDOC_CC, GTKDOC_LD): Remove some definitions
that seem to upset automake.
2005-08-01 Florian Boor <florian@kernelconcepts.de>
* doc/*, Makefile.am, configure.ac: Add documentation framework support
and basic information about this library.
2005-07-29 Florian Boor <florian@kernelconcepts.de>
* Version 0.14 released.
* configure.ac: Push version to 0.14
* configure.ac: Fix buildsystem to generate bzip files.
2005-07-26 Florian Boor <florian@kernelconcepts.de>
* Makefile.am: Add installation of libxsettings-client.pc.
2005-06-30 Florian Boor <florian@kernelconcepts.de>
* Add libxsettings-client.pc.in, add creating .pc from it to
configure.ac.
2005-06-26 Florian Boor <florian@kernelconcepts.de>
* Add autotools support and merge with libXsettings package.
* Add autotools support files - thanks to Matthew Allum for creating
them.
|