summaryrefslogtreecommitdiffstats
path: root/gnome2-libs/glib2/HISTORY
blob: 324f1ebad2a5cb7d00af800b01862461024fbcae (plain) (blame)
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
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
2014-08-28 Thomas Orgis <sobukus@sourcemage.org>
	* DEPENDS: some PYTHON is always needed now to avoid failure during
	  INSTALL (for a dbus codegen tool, also the modular-tests option
	  doesn't exist anymore)

2014-08-13 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: 2.41.2

2014-07-01 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DETAILS: version 2.41.1

2014-06-09 Treeve Jelbert <treeve@sourcemage.org>
	* PRE_BUILD: do not use autogen.sh, use autoreconf
	  do not disable gdbus-codegen, it is needed by gtk+3
	* DETAILS: PATCHLEVEL=1
	  
2014-04-19 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: 2.40.0

2014-01-23 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: 2.38.2

2013-10-29 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.38.1

2013-04-13 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: 2.38.0

2013-08-18 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.36.4
	* PRE_BUILD: ./autogen.sh to work with automake 1.14

2013-07-12 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.36.3

2013-05-10 Remko van der Vossen <wich@sourcemage.org>
	* DEPENDS, PRE_BUILD: make python optional again

2013-04-22 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.36.1

2013-04-13 Treeve Jelbert <treeve@sourcemage.org>
	* DEPENDS: gettext is required

2013-04-04 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DETAILS: version 2.36.0

2013-02-10 Vlad Glagolev <stealth@sourcemage.org>
	* DEPENDS: fixed circular glib2 -> gamin -> glib2 dependency

2012-12-27 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DEPENDS: removed dependency on FAM since it's already there
	  as an optional dependency
	* DETAILS: PATCH_LEVEL -> PATCHLEVEL

2012-12-26 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DEPENDS: added dependencies on gamin and zlib
	* DETAILS: bumped PATCH_LEVEL

2012-04-22 Treeve Jelbert <treeve@sourcemage.org>
	* PRE_BUILD ,py3.patch.xz: deleted

2012-12-08 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.34.3

2012-11-11 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.34.2

2012-10-18 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.34.1

2012-09-26 Sukneet Basuta <sukneet@sourcemage.org>
	* DETAILS: updated spell to 2.34.0

2012-07-15 Sukneet Basuta <sukneet@sourcemage.org>
	* DETAILS: updated spell to 2.32.4

2012-06-06 Arjan Bouter <abouter@sourcemage.org>
	* PRE_BUILD: fixed patching, is_depends_enabled doesn't like
	  providers.
	* PRE_SUB_DEPENDS, SUB_DEPENDS: added python

2012-05-27 Remko van der Vossen <wich@sourcemage.org>
	* DEPENDS, PRE_BUILD: Make python optional

2012-05-15 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.32.3

2012-05-13 Remko van der Vossen <wich@sourcemage.org>
        * DEPENDS: added xz-utils, it's not part of basesystem...

2012-05-01 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.32.2

2012-04-22 Treeve Jelbert <treeve@sourcemage.org>
	* DEPENDS: python => PYTHON
	* PRE_BUILD ,py3.patch.xz: added, fix build with python3

2012-04-15 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.32.1

2012-04-05 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.32.0 (stable)

2012-03-25 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: 2.32.0

2012-03-12 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.30.3

2012-02-09 Treeve Jelbert <treeve@sourcemage.org>
	* DEPENDS: elfutils is optional

2012-02-06 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DEPENDS: only depend on elfutils if DEVEL is selected

2012-02-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
	* DEPENDS: added dependency on elfutils

2012-02-01 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.31.14

2012-01-11 Sukneet Basuta <sukneet@sourcemage.org>
	* DETAILS: updated devel to 2.31.8

2011-12-22 Sukneet Basuta <sukneet@sourcemage.org>
	* DETAILS:  updated devel to 2.31.6
	  bz2 -> xz
	* PRE_BUILD: added to handle xz archive

2011-11-26 Sukneet Basuta <sukneet@sourcemage.org>
	* DETAILS: updated devel to 2.31.2

2011-11-12 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.30.2

2011-10-31 Sukneet Basuta <sukneet@sourcemage.org>
	* DETAILS: updated devel to 2.31.0

2011-10-31 David C. Haley <khoralin@gmail.com>
	* DEPENDS: added python

2011-10-17 Bor Kraljič <pyrobor@ver.si>
	* DEPENDS: added libffi as dependency

2011-10-15 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.30.1

2011-09-28 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.30.0

2011-06-24 Vlad Glagolev <stealth@sourcemage.org>
	* DEPENDS: force pcre version when needed

2011-06-06 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.28.8

2011-05-21 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.28.7

2011-04-14 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.28.6

2011-04-04 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.28.5

2011-03-22 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.28.4

2011-03-15 George Sherwood <gsherwood@sourcemage.org>
	* DETAILS: Updated to version 2.28.3

2011-03-07 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.28.2

2011-02-19 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.28.1

2011-02-12 George Sherwood <gsherwood@sourcemage.org>
	* DETAILS: Updated stable and devel to 2.28.0

2011-01-30 George Sherwood <gsherwood@sourcemage.org>
	* DETAILS: Updated devel to version 2.27.93

2011-01-16 George Sherwood <gsherwood@sourcemage.org>
	* DETAILS: Updated devel to version 2.27.91

2011-01-08 George Sherwood <gsherwood@sourcemage.org>
	* DETAILS: Updated devel to version 2.27.90

2010-12-24 George Sherwood <gsherwood@sourcemage.org>
	* DETAILS: Updated devel to version 2.27.5

2010-11-15 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.26.1

2010-11-13 George Sherwood <gsherwood@sourcemage.org>
	* DETAILS: Updated devel to version 2.27.3

2010-10-10 George Sherwood <gsherwood@sourcemage.org>
	* DETAILS: Updated devel to version 2.27.0

2010-09-29 Vasil Yonkov <spirtbrat@sourcemage.org>
	* DETAILS: updated spell to 2.26.0

2010-09-25 George Sherwood <gsherwood@sourcemage.org>
	* DETAILS: Updated devel to version 2.25.17

2010-09-19 Vasil Yonkov <spirtbrat@sourcemage.org>
	* DETAILS: updated GLIB_VER=stable to 2.25.15

2010-09-06 George Sherwood <gsherwood@sourcemage.org>
	* DETAILS: Updated devel to version 2.25.15

2010-08-17 George Sherwood <gsherwood@sourcemage.org>
	* DETAILS: Updated devel to version 2.25.14

2010-08-09 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.24.2

2010-05-03 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.24.1

2010-04-21 Vasil Yonkov <spirtbrat@sourcemage.org>
	* DETAILS: updated GLIB_VER=devel to 2.25.1

2010-03-30 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DEPENDS: added UTFPROP sub depends to pcre, bug #15630

2010-03-27 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.24.0

2010-03-23 Sukneet Basuta <sukneet@sourcemage.org>
	* DETAILS: updated devel to 2.23.6
	* DEPENDS: added opt depends on FAM, libselinux, pcre
	* PRE_BUILD: removed, no longer needed, was used for libiconv

2010-03-16 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.22.5

2010-01-07 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.22.4

2009-12-01 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.22.3

2009-10-07 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.22.2

2009-10-01 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.22.1

2009-09-22 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.22.0

2009-09-06 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 2.21.6 (devel)

2009-08-29 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 2.20.5 [stable], 2.21.5 [devel]

2009-08-24 George Sherwood <gsherwood@sourcemage.org>
	* SUB_DEPENDS: Added for devel version of glib2
	* PRE_SUB_DEPENDS: Added for devel version of glib2

2009-07-22 Arwed v. Merkatz <v.merkatz@gmx.net>
	* DETAILS: moved SOURCE into the branches so the stable version can be
	  cast

2008-09-22 Treeve Jelbert <treeve@sourcemage.org>
	* PREPARE: added
	* DETAILS: version 2.21.4 (devel)
	  add support for devel version

2009-06-28 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.20.4

2009-05-30 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.20.3

2009-05-18 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 2.20.2
	* PRE_BUILD: cleaned up the garbage

2009-04-10 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.20.1

2009-03-15 Robin Cook <rcook@wyrms.net>
	* DETAILS: change hash to sig and put in correct place

2009-03-14 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 2.20.0; quoting paths

2009-03-07 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.19.10

2009-01-10 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 2.18.4; fixed short desc

2008-11-25 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 2.18.3

2008-10-17 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.18.2

2008-09-18 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.18.1

2008-09-06 George Sherwood <gsherwood@sourcemage.org>
	* DETAILS: Updated to version 2.18.0
	* PRE_BUILD: Removed applicaton of patch
	* glib-2.16.5-docsbuild.patch: removed. docs build fine

2008-07-24 Ladislav Hagara <hgr@vabo.cz>
	* PRE_BUILD, glib-2.16.5-docsbuild.patch: added patch from Gentoo
	  http://bugs.gentoo.org/show_bug.cgi?id=232417

2008-07-23 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 2.16,5

2008-07-02 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.16.4, SECURITY_PATCH=1 (CVE-2008-2371)

2008-04-12 Eric Sandall <sandalle@sourcemage.org>
	* DEPENDS: glib2 really depends on pkgconfig, so if pkgconfig
	  decides it wants the latest glib2, but pkgconfig is not
	  installed yet, install pkgconfig first, and then glib2

2008-04-08 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.16.3

2008-04-03 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 2.16.2

2008-03-11 Ladislav Hagara <hgr@vabo.cz>
	* DETAILS: 2.16.1

2008-02-26 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.15.6

2008-02-07 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 2.14.6

2008-01-09 Vlad Glagolev <stealth@sourcemage.org>
	* DETAILS: updated spell to 2.14.5, cleaned up

2007-11-24 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.14.4

2007-11-12 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.14.3

2007-10-16 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.14.2

2007-09-19 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.14.1

2007-08-04 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.14.0

2007-07-16 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.12.13

2007-05-02 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.12.12

2007-03-09 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.12.11

2007-01-17 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.12.9

2007-01-15 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.12.8
	  removed SOURCE_URL[0]
	  renamed SOURCE_URL[1] to [0]

2007-01-13 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.12.7

2007-01-13 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.12.6

2007-01-13 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.12.5

2006-10-03 Flavien Bridault <vlaaad@sourcemage.org>
	* DETAILS: Updated to 2.12.4

2006-08-30 Treeve Jelbert <treeve@sourcemage.org>
	* DETAILS: version 2.12.3

2006-07-02 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.12.0

2006-05-27 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.10.3

2006-04-08 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.10.2

2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
	* DETAILS: (automated) Add KEYWORDS

2006-03-10 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.10.1

2006-02-24 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.10.0

2006-02-19 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.9.6

2006-01-18 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.8.6

2006-01-04 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.8.5

2005-11-19 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.8.4

2005-10-05 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.8.3

2005-09-26 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.8.2
	* DEPENDS: added gettext as optional depends
	* BUILD: removed
	* PRE_BUILD: sedit moved to here from BUILD
	  apply sedit only if gettext is no

2005-09-16 Seth Woolley <seth@tautology.org>
	* BUILD: gettext now really not needed

2005-08-25 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.8.1

2005-08-12 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.8.0

2005-08-09 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.7.7

2005-08-05 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.7.6
	  converted from MD5 to GPG
	  removed BUILD_API
	* DEPENDS: added gtk-doc as optional depends

2005-08-03 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.6.6
	  updated MD5

2005-06-13 Eric Sandall <sandalle@sourcemage.org>
	* g++.patch.bz2,PRE_BUILD: No longer needed

2005-06-11 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.6.5
	  updated MD5

2005-04-08 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.6.4
	  updated MD5

2005-03-01 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.6.3
	  updated MD5

2005-02-07 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.6.2
	  updated MD5

2005-01-07 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.6.1
	  updated MD5

2005-01-03 Robin Cook <rcook@wyrms.net>
	* BUILD: moved OPTS option in CONFIGURE to BUILD
	* CONFIGURE: removed
	* DETAILS: updated VERSION to 2.6.0
	  updated MD5
	* PRE_BUILD: disabled applying patch until g++ patch is updated.

2004-12-15 Eric Sandall <sandalle@sourcemage.org>
	* PRE_BUILD: Apply g++ removal patch:
	* g++.patch.bz2: Remove g++ checks from configure, otherwise
	  this fails without g++ installed (stupid packagers!)

2004-12-02 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.4.8
	  updated MD5

2004-09-09 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.4.7
	  updated MD5

2004-08-13 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.4.6
	  updated MD5

2004-07-31 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.4.5
	  updated MD5

2004-07-10 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.4.4
	  updated MD5

2004-06-04 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.4.2
	  updated MD5
	  added BUILD_API=2

2004-05-01 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.4.1
	  updated MD5

2004-03-16 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.4.0
	  updated SOURCE_URL[0]
	  updated MD5

2004-03-10 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.3.6
	  updated MD5

2004-03-06 Robin Cook <rcook@wyrms.net>
	* DETAILS: updated VERSION to 2.3.5
	  updated SOURCE_URL[0]
	  updated MD5
	  removed MAINTAINER

2003-10-17 Sergey Lipnevich <sergey@sourcemage.org>
	* CONFIGURE: added to supply libiconv option to ./configure;
	  the idea is that when --with-libiconv=no is passed, the
	  ./configure script is designed to detect support for iconv()
	  in glibc and use it. The relevant parts of config.log are:
	  configure:4410: checking for iconv_open
	  configure:4460: gcc -o conftest -g -O2 conftest.c >&5
	  configure:4463: $? = 0
	  configure:4466: test -s conftest
	  configure:4469: $? = 0
	  configure:4480: result: yes
	  ...
	  ac_cv_func_iconv_open=yes
	  ...

2003-08-23 Robin Cook <rcook@wyrms.net>
	* Updated to 2.2.3

2003-07-30 Robin Cook <rcook@wyrms.net>
	* Removed the optional_depends on libiconv

2003-07-21 Robin Cook <rcook@wyrms.net>
	* Change disable command for optional_depends libiconv

2003-07-08 Sergey Lipnevich <sergey@sourcemage.org>
	* Fix the problem where glib2 would fail to compile
	  if libiconv is present but not specified in the
	  configure options.

2003-06-09 Robin Cook <rcook@wyrms.net>
	* Updated to 2.2.2

2003-02-02 Robin Cook <rcook@wyrms.net>
	* Updated to 2.2.1

2002-12-28 Robin Cook <rcook@wyrms.net>
	* Updated to 2.2.0
	* Updated SOURCE_URL[0]
	* Added BRANCH variable
	* Added SOURCE_URL[1]

2002-11-08 Robin Cook <rcook@wyrms.net>
	* Updated to 2.0.7

2002-10-23 Robin Cook <rcook@wyrms.net>
	* Add MD5

2002-08-09 Jon Svendsen <jon-sven@frisurf.no>
	* Added perl dependency

2002-08-04 Jon Svendsen <jon-sven@frisurf.no>
	* Updated to 2.0.6

2002-06-19 Jon Svendsen <jon-sven@frisurf.no>
	* Added licensing information

2002-06-16 Jon Svendsen <jon-sven@frisurf.no>
	* Updated to 2.0.4

2002-05-29 Jon Svendsen <jon-sven@frisurf.no>
	* Updated to 2.0.3

2002-03-30 Jon Svendsen <jon-sven@frisurf.no>
	* Updated to 2.0.1

2002-03-14 Jon Svendsen <jon-sven@frisurf.no>
	* Added to section (me)