summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-git
blob: f9e10478fa783dc18ee86c354609f489562c417c (plain)
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
2009-07-28	Brian Tarricone <brian@tarricone.org>

	* scripts/xdt-autogen.in: Renamed to xdt-autogen.in.in.
	* scripts/xdt-autogen.in.in: Add --version and -V options.  Add a
	  minimum required version check via the XDT_AUTOGEN_REQUIRED_VERSION
	  env var.

2009-07-27	Brian Tarricone <brian@tarricone.org>

	* scripts/xdt-autogen.in: Also support newer IT_PROG_INTLTOOL
	  macro.

2009-05-04	Brian Tarricone <bjt23@cornell.edu>

	* m4macros/xdt-features.m4: Add a bunch more compiler warning
	  options when --enable-debug={yes,full} is specified.

2009-02-25  Stephan Arts <stephan@xfce.org>

	* == 4.6.0 Released! ==
	* configure.in.in: Bump version
	* NEWS: Update NEWS

2009-02-17	Jannis Pohlmann <jannis@xfce.org>

	* scripts/xdt-commit: Replace grep -P with awk and thus make the
	  script more portable. Properly detect changed ChangeLogs in SVN.
	  This should get rid the empty lines when committing several
	  changed ChangeLogs (bug #4716). Patch provided by Alexander 
	  Toresson.

2009-01-25	Jannis Pohlmann <jannis@xfce.org>

	* == 4.5.99.1 released! ==
	* configure.in.in: Bump version.

2009-01-14	Jannis Pohlmann <jannis@xfce.org>

	* configure.in.in: Post-release version bump.

2009-01-11	Jannis Pohlmann <jannis@xfce.org>

	* == 4.5.93 released! ==
	* configure.in.in: Bump version.

2009-01-11	Jannis Pohlmann <jannis@xfce.org>

	* NEWS: Update NEWS for the upcoming 4.5.93 release.

2008-11-16	Brian Tarricone <bjt23@cornell.edu>

	* scripts/xdt-autogen.in: Remove intltool auto-patch: it wasn't
	  terribly reliable, and Xfce doesn't need it anymore anyway.

2008-11-11	Jannis Pohlmann <jannis@xfce.org>

	* scripts/xdt-commit: Use !/bin/bash instead of !/bin/sh in the
	  script header just to make sure everything works as it should.

2008-11-01	Jannis Pohlmann <jannis@xfce.org>

	* scripts/xdt-commit: Automatically add ChangeLog files of git
	  repositories to the commit with "git add ${CHANGELOG}". Use "git
	  diff --cached" instead of "git diff HEAD" for the commit messages.

2008-10-18	Brian Tarricone <bjt23@cornell.edu>

	* scripts/xdt-commit: Support git/git-svn as well as svn (bug 4491).
	* configure.in.in: Re-add 'svn' version tag.

2008-10-12	Brian Tarricone <bjt23@cornell.edu>

	* scripts/xdt-autogen.in: Only attempt to patch intltool merge for
	  versions of intltool < 0.40.0.  Versions starting from 0.40.4 are
	  fixed, and earlier 0.40.x versions aren't patchable because they
	  use a systemwide copy of intltool-merge.

2008-09-12	Jannis Pohlmann <jannis@xfce.org>

	* NEWS: Updated for the alpha release.

2008-09-06	Stephan Arts <stephan@xfce.org>

	* configure.in.in: Bump version number.
	* INSTALL: Remove INSTALL, this is auto-generated by autotools 
	  these days anyways.
	* Remove xfce 4.6 alpha tag.

2008-09-04	Jannis Pohlmann <jannis@xfce.org>

	* autogen.sh: Fix typo.

2008-09-04	Jannis Pohlmann <jannis@xfce.org>

	* autogen.sh: Add support for git svn revision versioning.

2008-08-24	Brian Tarricone <kelnos@xfce.org>

	* scripts/xdt-autogen.in: add intltool-merge.in patch to fix
	  merging translations to .desktop keys that have dashes in them

2007-11-17	Brian Tarricone <kelnos@xfce.org>

	* === Released 4.4.0.1 ===

2007-10-22	Brian Tarricone <kelnos@xfce.org>

	* scripts/Makefile.am: fix 'make distcheck'; include
	  xdt-commit in EXTRA_DIST

2007-02-13	Jannis Pohlmann <jannis@xfce.org>

	* scripts/xdt-commit: Too much quoting - all input files were
	  treated as one string.

2007-02-13	Jannis Pohlmann <jannis@xfce.org>

	* scripts/xdt-commit: Add more quotes around variables. Use
	  "type svn" to check whether Subversion is installed.

2007-02-12	Jannis Pohlmann <jannis@xfce.org>

	* scripts/Makefile.am, scripts/xdt-commit: Add script for 
	  generating commit messages from ChangeLogs on the fly.

2007-01-20	Benedikt Meurer <benny@xfce.org>

	* configure.in.in: Post-release version bump.

2007-01-20	Benedikt Meurer <benny@xfce.org>

	* === Released 4.4.0 ===
	* NEWS, configure.in.in: Bump version.

2007-01-15	Benedikt Meurer <benny@xfce.org>

	* scripts/xdt-autogen.in: Apply patch from Olivier Fourdan
	  <fourdan@xfce.org> to update xdt-autogen to use the latest
	  GNU autotools if available. Bug #2755.
	* m4macros/xdt-i18n.m4(XDT_I18N): Make sure xgettext treats
	  source code as UTF-8.

2006-11-04	Benedikt Meurer <benny@xfce.org>

	* configure.in.in: Post-release version bump.

2006-11-04	Benedikt Meurer <benny@xfce.org>

	* === Released 4.3.99.2 ===
	* NEWS, configure.in.in: Bump version.

2006-09-02	Benedikt Meurer <benny@xfce.org>

	* configure.in.in: Post-release version bump.

2006-09-02	Benedikt Meurer <benny@xfce.org>

	* === Released 4.3.99.1 ===
	* NEWS, configure.in.in: Bump version.

2006-09-02	Benedikt Meurer <benny@xfce.org>

	* m4macros/xdt-features.m4: Set gcc specific compiler flags only if
	  gcc is being used. Bug #2251.

2006-07-09      Benedikt Meurer <benny@xfce.org>

	* === Released 4.3.90.2 ===
	* NEWS, configure.in.in: Bump version.

2006-05-08	Benedikt Meurer <benny@xfce.org>

	* m4macros/, scripts/: Add GPL boilerplate. Bug #1786.

2006-04-16	Benedikt Meurer <benny@xfce.org>

	* configure.in.in: Post-release version bump.

2006-04-16      Benedikt Meurer <benny@xfce.org>

	* === Released 4.3.90.1 ===
	* NEWS, configure.in.in: Bump version.
	* xfce4-dev-tools.spec.in: Update RPM spec file.

2006-04-16      Benedikt Meurer <benny@xfce.org>

	* NEWS: Update NEWS.
	* xfce4-dev-tools.spec.in: CVS -> SVN. Fix URL.

2006-03-09      Benedikt Meurer <benny@xfce.org>

	* m4macros/xdt-depends.m4: Apply Brian's patch to fix stupid typo in a
	  variable name. Bug #1558.

2006-03-05      Benedikt Meurer <benny@xfce.org>

	* m4macros/xdt-features.m4(XDT_FEATURE_DEBUG): Do not add
	  G_DISABLE_DEPRECATED to CFLAGS.

2005-09-01      Benedikt Meurer <benny@xfce.org>

	* autogen.sh: Don't depend on xfce4-dev-tools in autogen.sh.

2005-08-31      Benedikt Meurer <benny@xfce.org>

	* configure.in.in, autogen.sh: Merge build framework changes from
	  libexo.

2005-07-09      Benedikt Meurer <benny@xfce.org>

	* configure.ac, NEWS: Bump version after release (4.3.1svn).

2005-07-09      Benedikt Meurer <benny@xfce.org>

	* Makefile.am: Set proper automake options.
	* HACKING, README: CVS -> SVN.
	* NEWS, configure.ac: Version 4.3.0.

2005-04-20      Brian Tarricone <bjt23@cornell.edu>

	* scripts/xdt-autogen.in: Modify checks for autoheader and autoconf
	  so they first check for versioned binaries (-2.59, -2.58, -2.57,
	  -2.53) before falling back to a non-versioned binary.
	* scripts/xdt-autogen.in: Modify checks for automake and aclocal so
	  they first check for versioned binaries (-1.9, -1.8) before falling
	  back to a non-versioned binary.
	* scripts/xdt-autogen.in: Fix two typos; 2>&0 -> 2>&1,
	  autoconf -> automake.

2005-03-19      Benedikt Meurer <benny@xfce.org>

	* m4macros/xdt-features.m4: Fix typo.

2005-03-19      Benedikt Meurer <benny@xfce.org>

	* m4macros/xdt-features.m4: --enable-final is now on by default again.
	  The glib assertions are now toggled by --disable-asserts, as suggested
	  by Olivier.

2005-03-17      Benedikt Meurer <benny@xfce.org>

	* m4macros/xdt-features.m4: --enable-final is now disabled by default
	  and glib assertions will only be disabled if --enable-final is
	  specified and debugging is disabled.

2005-03-17      Benedikt Meurer <benny@xfce.org>

	* scripts/xdt-autogen.in: Escape the special characters in the tr sets
	  twice as they are also expanded by the shell.

2005-03-08      Benedikt Meurer <benny@xfce.org>

	* m4macros/xdt-i18n.m4: Fix typo, its Q_() not O_().

2005-03-08      Benedikt Meurer <benny@xfce.org>

	* scripts/xdt-autogen.in, m4macros/xdt-i18n.m4: Add better handling
	  of XGETTEXT_ARGS to automatically support the O_() translation
	  keyword.

2005-03-05      Benedikt Meurer <benny@xfce.org>

	* scripts/xdt-autogen.in: Fix a type where configure.ac was still
	  hardcoded into the script.

2005-03-04      Benedikt Meurer <benny@xfce.org>

	* scripts/.cvsignore: Add vim swap files.
	* scripts/xdt-autogen.in: Add support for AC_CONFIG_SUBDIRS(), currently
	  required by xfcalendar. Improve the clean logic.

2005-02-19      Benedikt Meurer <benny@xfce.org>

	* m4macros/xdt-python.m4, m4macros/Makefile.am: Add M4 file for Python
	  related checks, currently contains an autoconf check to find header
	  files required to build Python extensions on the target system.

2005-01-31      Benedikt Meurer <benny@xfce.org>

	* m4macros/xdt-depends.m4: XDT_CHECK_OPTIONAL_PACKAGE() also
	  sets an automake conditional for HAVE_VARNAME now.

2005-01-27      Benedikt Meurer <benny@xfce.org>

	* m4macros/xdt-depends.m4: AC_REQUIRE() doesn't work properly with
	  conditional shell code.

2005-01-27      Benedikt Meurer <benny@xfce.org>

	* scripts/xdt-autogen.in: Fix typo in the error message of the
	  gtk-doc check.

2005-01-27      Benedikt Meurer <benny@xfce.org>

	* scripts/xdt-autogen.in: Remove gtk-doc.make as well when cleaning
	  autogenerated files.

2005-01-27      Benedikt Meurer <benny@xfce.org>

	* configure.ac: Fix tag name. Fix order of autoconf macros. Use
	  autoconf values to initialize automake.
	* Makefile.am: Fix distclean-local target. Strip down EXTRA_DIST
	  list.

2005-01-27      Benedikt Meurer <benny@xfce.org>

	* scripts/xdt-autogen.in: Added commands to clean all autogenerated
	  files from the current source directory. Just run "xdt-autogen clean".
	* m4macros/xdt-i18n.m4: Use the macros provided by glib-gettext.m4
	  instead of our own replacements, in order to make sure that they
	  play well with the Makefile.in.in generated by glib-gettextize.
	* m4macros/xdt-i18n.m4: Fix typos in localedir substitution.
	* scripts/xdt-autogen.in: Added support for intltool.

2005-01-27      Benedikt Meurer <benny@xfce.org>

	* autogen.sh, scripts/xdt-autogen.in: Don't run the configure script
	  if the environment variable NOCONFIGURE is set.

2005-01-26      Benedikt Meurer <benny@xfce.org>

	* m4macros/xdt-i18n.m4: Need to use AC_DEFINE_UNQUOTED() when
	  using shell variables.

2005-01-26      Benedikt Meurer <benny@xfce.org>

	* autogen.sh: Be sure to pass command line parameters to xdt-autogen
	  and configure.
	* m4macros/xdt-i18n.m4: Add missing fi, so now XDT_I18N() works
	  properly.
	* .cvsignore, m4macros/.cvsignore, scripts/.cvsignore: Shut up CVS.

2005-01-26      Benedikt Meurer <benny@xfce.org>

	* HACKING: Added notes for developers with write access to the
	  Xfce CVS repository.

2005-01-26      Benedikt Meurer <benny@xfce.org>

	* Initial import.

# vi:set ts=8 sw=8 noet ai nocindent: