Release 0.30.0
[platform/upstream/gnome-common.git] / ChangeLog
1 === gnome-common 2.4.0 ===
2
3 2003-10-02  Malcolm Tredinnick <malcolm@commsecure.com.au>
4
5         * doc-build/Makefile.am: Distribute README in place of the
6         non-existent ChangeLog. Doh!
7
8         * autogen.sh: Use the GNOME 2 autogen.sh script by default.
9         * configure.in: Version number bumped.
10
11 2003-08-23  Marco Pesenti Gritti  <marco@gnome.org>
12
13         * macros2/compiler-flags.m4:
14
15         Define WARN_CXXFLAGS instead of overwriting
16         CXXFLAGS (like WARN_FLAGS).
17
18 2003-07-04  Frederic Crozat  <fcrozat@mandrakesoft.com>
19
20         * macros2/compiler-flags.m4: don't use -Wsign-promo, it is 
21         C++ only and causes warnings with gcc 3.3 when used on C.
22
23 2003-06-24  Marco Pesenti Gritti  <marco@it.gnome.org>
24
25         * macros2/autogen.sh:
26
27         Remove --enable-compile-warnings from the default arguments
28         passed to configure because it break GNOME_COMPILE_WARNINGS
29         macro.
30
31 2003-05-24  Malcolm Tredinnick <malcolm@commsecure.com.au>
32
33         * MAINTAINERS: Put myself in as maintainer.
34
35         * configure.in: Bump the version number to 2.3.0
36
37         * configure.in, Makefile.am, macros2/autogen.sh, doc-build/*:
38         Add in the infrastructure to allow user documentatin to be built
39         from some common files. This will not affect existing packages.
40         The changes required to use this are given in doc-build/README.
41
42 2003-02-26  Frederic Crozat  <fcrozat@mandrakesoft.com>
43
44         * macros2/autogen.sh: set WANT_AUTOCONF_2_5 variable to tell 
45         Mandrake autoconf wrapper we want to check if autoconf 2.5x is here..
46
47 2003-02-18  Jody Goldberg <jody@gnome.org>
48
49         * configure.in : Don't depend on a file that James just deleted
50
51 2002-12-12  Jody Goldberg <jody@gnome.org>
52
53         * macros2/gnome-common.m4 (GNOME_DEBUG_CHECK) : now that autoconf-2.52
54           is a prereq for things the build broke on the use of
55               AC_DEFINE(GNOME_ENABLE_DEBUG) 
56           without the additional arguments.
57
58 2001-12-11  Anders Carlsson  <andersca@gnu.org>
59
60         * configure.in: Up to 1.2.4.
61
62 2001-09-20 Glynn Foster <glynn.foster@sun.com>
63
64         * macros2/gnome-x-checks.m4: replaced  
65         GNOME_PKGCONFIG_CHECK_MODULES with  PKG_CHECK_MODULES
66
67 2001-08-02  Michael Meeks  <michael@ximian.com>
68
69         * Version 1.2.3
70
71 2001-07-26  Darin Adler  <darin@bentspoon.com>
72
73         * configure.in: Point to the new home of pkgconfig at
74         www.freedesktop.org instead of "sourceforce.net" [sic].
75
76 2001-07-26  Darin Adler  <darin@bentspoon.com>
77
78         * doc/usage.txt: Point to the new home of pkgconfig at
79         www.freedesktop.org.
80
81 2001-07-12  Darin Adler  <darin@bentspoon.com>
82
83         * configure.in: Remove AC_ARG_PROGRAM, because AM_INIT_AUTOMAKE
84         already takes care of that.
85
86 2001-05-22  Darin Adler  <darin@eazel.com>
87
88         * hack-macros/gnome.m4: Add BUILD_INCLUDED_LIBINTL for
89         compatibility with the new gettext.
90         
91 2001-04-16  Darin Adler  <darin@eazel.com>
92
93         * gnome-common.spec.in: A cut at updating the spec file now that
94         the pkgconfig stuff and support stuff has gone away.
95
96 2001-04-14  Martin Baulig  <baulig@suse.de>
97
98         * gnome-common.pc.in, gnome-common-2.0.pc.in: Removed.
99
100         * configure.in: Set version number to 1.2.2.
101         (--enable-platform-gnome-2): Removed this command line argument;
102         this package is now the same for GNOME 1.x and GNOME 2.0.
103
104         * acinclude.m4: Removed.
105         * acconfig.h: Removed.
106
107         * support/: We don't build this directory anymore; the GNOME 1.x
108         version of it is in gnome-libs/support and the GNOME 2.0 one is in
109         libgnomebase/libgnomesupport.
110
111 2001-03-26  Robin * Slomkowski  <rslomkow@eazel.com>
112
113         * Makefile.am: added gnome-common.spec.in to EXTRA_DISTS
114         * configure.in: added gnome-common.spec.in
115         * gnome-common.spec: removed from repository as it appeared
116                              generic
117         * gnome-common.spec.in: new spec file using Martin's suggestions
118
119 2000-12-01  Martin Baulig  <baulig@suse.de>
120
121         Released gnome-common 1.2.1.
122
123 2000-11-21  Martin Baulig  <martin@home-of-linux.org>
124
125         * configure.in: Set version number to 1.2.1.
126
127         * configure.in (--enable-platform-gnome-2): New configure
128         command line argument to enable support for the GNOME 2.x
129         platform.
130         (PLATFORM_GNOME_2): New automake conditional.
131         * Do the GNOME_SUPPORT_CHECKS here if we're on the GNOME 2.x
132         platform.
133
134         * Makefile.am (SUBDIRS): Conditionally add support for the
135         GNOME 2.x platform.
136
137         * acinclude.m4: New file. Put stuff from gnome-support.m4
138         and need-declaration.m4 here.
139
140 2000-05-29  Martin Baulig  <baulig@suse.de>
141
142         * configure.in: Set version number to 1.2.0.
143
144 1998-02-19  Raja R Harinath  <harinath@cs.umn.edu>
145
146         * autogen.sh: New sample file.
147         * configure.in: Likewise.
148         * Makefile.am: Likewise.
149         * README: Likewise.
150