9b7ee8a0707498f8e4c92affb6cc7104a683e081
[platform/upstream/glib.git] / docs / reference / ChangeLog
1 Wed Dec 27 15:56:53 2006  Tim Janik  <timj@gtk.org>
2
3         * glib/tmpl/memory_slices.sgml: 
4         * glib/running.sgml: document G_SLICE=debug-blocks.
5
6 2006-12-27  Matthias Clasen  <mclasen@redhat.com>
7
8         * glib/running.sgml:
9         * glib/tmpl/option.sgml:
10         * glib/tmpl/date.sgml: Add hints for locale-dependent functions.
11
12 2006-12-18  Matthias Clasen  <mclasen@redhat.com>
13
14         * glib/tmpl/keyfile.sgml: Small clarification (#369908,
15         Tapani Pälli)
16
17 2006-12-17  Matthias Clasen  <mclasen@redhat.com>
18
19         * glib/tmpl/spawn.sgml: Refer to g_child_watch_add() in addition
20         to waitpid().
21
22         * gobject/tmpl/objects.sgml: Expand GObject::notify
23         documentation.  (#381722, Nickolay V. Shmyrev)
24
25         * gobject/tmpl/gparamspec.sgml: Add canonical-parameter-name id.
26
27 2006-12-15  Matthias Clasen  <mclasen@redhat.com>
28
29         * glib/glib-docs.sgml: Add a "Since 2.14" section.
30
31         * glib/glib-sections.txt: Add g_string_chunk_clear.
32         
33 2006-12-14  Matthias Clasen  <mclasen@redhat.com>
34
35         * gobject/*.xml: s/Gnome/GNOME/g (#352156, Guillaume Desmottes)
36
37         * glib/tmpl/keyfile.sgml: Clarify the behaviour
38         wrt. to duplicate keys and groups.
39
40 2006-12-13  Matthias Clasen  <mclasen@redhat.com>
41
42         * glib/tmpl/modules.sgml: Point out that valid symbols may be NULL.
43
44 2006-10-08  Matthias Clasen  <mclasen@redhat.com>
45
46         * glib/tmpl/unicode.sgml: Document GUnicodeType.
47
48 2006-10-08  Matthias Clasen  <mclasen@redhat.com>
49
50         * glib/glib-sections.txt: Add g_unichar_get_script() and
51         GUnicodeScript.
52
53         * glib/tmpl/unicode.sgml: Document GUnicodeScript
54
55         * gobject/tmpl/enumerations_flags.sgml: Add a hint about
56         the requirement that enum and flags values must be static.
57
58 2006-10-01  Matthias Clasen  <mclasen@redhat.com>
59
60         * glib/tmpl/option.sgml: Improve example.  (#367625, Ross Burton) 
61
62 Mon Sep 11 14:57:46 2006  Tim Janik  <timj@imendio.com>
63
64         * glib/running.sgml: documented G_DEBUG flags resident-modules
65         and bind-now-modules, patch by Christian Persch on bug #345099.
66
67 2006-09-10  Matthias Clasen  <mclasen@redhat.com>
68
69         * glib/glib-sections.txt: Add new functions
70
71 2006-08-28  Matthias Clasen  <mclasen@redhat.com>
72
73         * glib/compiling.sgml: Add a note about G_DISABLE_DEPRECATED.
74         (#353172, Matt Barnes)
75
76 Wed Aug 16 13:55:39 2006  Tim Janik  <timj@imendio.com>
77
78         * glib/tmpl/trash_stack.sgml: added notes about complexity.
79
80 2006-08-15  Matthias Clasen  <mclasen@redhat.com>
81
82         * === Released 2.12.2 ===
83
84 2006-08-10  Josh Parsons  <josh.parsons@stonebow.otago.ac.nz>
85
86         * gobject/tmpl/gtype.sgml:
87         * glib/tmpl/threads.sgml: Style and grammar fixes.
88
89 2006-08-05  Matthias Clasen  <mclasen@redhat.com>
90
91         * glib/tmpl/messages.sgml: Add some hints
92         about making warnings fatal.  (#348785, Matt
93         Barnes)
94
95 2006-07-22  Matthias Clasen  <mclasen@redhat.com>
96
97         * === Released 2.12.1 ===
98
99 2006-07-20  Tor Lillqvist  <tml@novell.com>
100
101         * glib/tmpl/date.sgml: Improve doc for
102         g_date_strftime(). (#346197)
103
104 2006-07-05  Matthias Clasen  <mclasen@redhat.com>
105
106         * glib/tmpl/base64.sgml: Remove bogus reference
107         to nonexisting function.  (#346660, Mark Drago)
108         
109 2006-07-02  Matthias Clasen  <mclasen@redhat.com>
110
111         * === Released 2.12.0 ===
112
113 2006-06-20  Matthias Clasen  <mclasen@redhat.com>
114
115         * === Released 2.11.4 ===
116
117 2006-06-12  Matthias Clasen  <mclasen@redhat.com>
118
119         * === Released 2.11.3 ===
120
121 2006-06-05  Matthias Clasen  <mclasen@redhat.com>
122
123         * === Released 2.11.2 ===
124
125 2006-06-01  Matthias Clasen  <mclasen@redhat.com>
126
127         * glib/glib-sections.txt: Add new hash table functions.
128         Add new g_source functions.
129
130 Wed May 31 11:35:48 2006  Tim Janik  <timj@gtk.org>
131
132         * gobject/tmpl/gtype.sgml (Note): amend G_TYPE_CHAR according to #303622.
133
134 2006-05-28  Matthias Clasen  <mclasen@redhat.com>
135
136         * glib/tmpl/markup.sgml: Document G_MARKUP_TREAT_CDATA_AS_TEXT.
137
138 2006-05-16  Matthias Clasen  <mclasen@redhat.com>
139
140         * glib/glib-sections.txt: Add g_ascii_strtoll
141
142 2006-05-15  Matthias Clasen  <mclasen@redhat.com>
143
144         * === Released 2.11.1 ===
145
146 2006-05-13  Matthias Clasen  <mclasen@redhat.com>
147
148         * glib/glib-sections.txt: Document new api.
149
150 2006-05-11  Bastien Nocera  <hadess@hadess.net>
151
152         * glib/tmpl/option.sgml: add documentation for G_OPTION_ARG_INT64
153
154 2006-05-10  Matthias Clasen  <mclasen@redhat.com>
155
156         * gobject/tmpl/gtype.sgml: Updates
157
158 2006-05-02  Matthias Clasen  <mclasen@redhat.com>
159         
160         * === Released 2.11.0 ===
161
162 2006-05-02  Matthias Clasen  <mclasen@redhat.com>
163
164         * gobject/tmpl/gtypemodule.sgml: Document a little
165         pitfall with the last unref for an object.
166
167 2006-04-27  Matthias Clasen  <mclasen@redhat.com>
168
169         * glib/tmpl/unicode.sgml: Mention that GLib 2.12 will
170         support UCD 5.0.
171
172 2006-04-21  Matthias Clasen  <mclasen@redhat.com>
173
174         * gobject/gobject-sections.txt:
175         * gobject/tmpl/objects.sgml: 
176         * gobject/tmpl/gtype.sgml: Additions
177
178         * glib/glib-docs.sgml:
179         * gobject/gobject-docs.sgml: Add 2.12 indices.
180
181         * gobject/tmpl/gtype.sgml: Document g_type_register_static_simple
182
183 2006-04-19  Matthias Clasen  <mclasen@redhat.com>
184
185         * gobject/tmpl/objects.sgml: Add some missing Since: 2.8 tags
186
187 2006-04-18  Matthias Clasen  <mclasen@redhat.com>
188
189         * glib/glib-sections.txt: Add new keyfile api
190
191 2006-04-18  Matthias Clasen  <mclasen@redhat.com>
192
193         * gobject/tut_gobject.xml: Say that ref/unref are thread-safe now.  
194         (#322883, Christophe Fergeau)
195         
196 2006-04-05  Matthias Clasen  <mclasen@redhat.com>
197
198         * gobject/tmpl/signals.sgml: Document class_offset 0.
199         and that class_closure may be NULL.
200
201 2006-04-04  Matthias Clasen  <mclasen@redhat.com>
202
203         * glib/glib-sections.txt:
204         * glib/glib-docs.sgml: Add Base64 section
205
206 2006-04-03  Matthias Clasen  <mclasen@redhat.com>
207
208         * gobject/tmpl/objects.sgml: Add some verbiage to 
209         g_object_ref_sink_docs.  (#336677)
210
211 2006-03-30  Matthias Clasen  <mclasen@redhat.com>
212
213         * gobject/tmpl/objects.sgml: Update the floating docs wrt
214         to GInitiallyUnowned.
215
216         * gobject/tmpl/param_value_types.sgml: 
217         * gobject/tmpl/objects.sgml: 
218         * gobject/tmpl/gtype.sgml: Additions
219
220         * glib/tmpl/messages.sgml: Cleanup
221
222         * glib/tmpl/memory_slices.sgml: Adapt to a parameter name change
223
224         * glib/tmpl/linked_lists_double.sgml: Document g_list_free1
225
226 2006-03-27  Matthias Clasen  <mclasen@redhat.com>
227
228         * glib/tmpl/option.sgml: Document floating point arguments
229
230 Fri Mar 24 15:22:04 2006  Tim Janik  <timj@imendio.com>
231
232         * glib/tmpl/atomic_operations.sgml: some wording fixups.
233
234 2006-03-20  Matthias Clasen  <mclasen@redhat.com>
235
236         * glib/tmpl/types.sgml: Document G_HAVE_GINT64 as deprecated.
237         (#335294, Richard Laager)
238
239 2006-03-15  Matthias Clasen  <mclasen@redhat.com>
240
241         * glib/tmpl/option.sgml: Hint that @error should
242         be set in error cases.  (#334646, Christian Persch)
243
244 2006-03-09  Matthias Clasen  <mclasen@redhat.com>
245
246         * glib/templ/timers.sgml: Mention that the second
247         parameter of g_timer_elapsed can be NULL (#333916,
248         Christian Neumair)
249
250 2006-03-07  Matthias Clasen  <mclasen@redhat.com>
251
252         * ===  Released 2.10.1 ===
253
254 2006-02-24  Matthias Clasen  <mclasen@redhat.com>
255
256         * === Released 2.10.0 ===
257
258 2006-02-22  Stefan Kost  <ensonic@users.sf.net>
259
260         * gobject/tmpl/gtype.sgml:
261           add @since: for _add_private, _GET_PRIVATE
262         * gobject/tut_gobject.xml:
263           fix example to use ->priv and not ->private
264         * gobject/tut_howto.xml:
265           fix g_type_class_add_private example
266
267 2006-02-14  Tor Lillqvist  <tml@novell.com>
268
269         * glib/tmpl/iochannels.sgml: Document some Windows-specific issues.
270
271         * glib/glib-sections.txt: Move three Windows-specific functions
272         that now are documented from being Private to the correct section.
273
274 2006-02-10  Matthias Clasen  <mclasen@redhat.com>
275
276         * === Released 2.9.6 ===
277
278 2006-02-10  Matthias Clasen  <mclasen@redhat.com>
279
280         * glib/tmpl/date.sgml: Fix a typo (#329123, Kjartan Maraas)
281
282 2006-01-27  Matthias Clasen  <mclasen@redhat.com>
283
284         * === Released 2.9.5 ===
285
286 2006-01-27  Matthias Clasen  <mclasen@redhat.com>
287
288         * glib/glib-sections.txt: 
289         * glib/tmpl/memory.sgml: Document g_mem_gc_friendly.
290
291 2006-01-26  Matthias Clasen  <mclasen@redhat.com>
292
293         * gobject/tut_tools.xml: Mention g_trap_object_ref
294
295         * glib/running.sgml: Add g_trap variables to the index.
296         Mention conditional breakpoints as an alternative.
297
298 Wed Jan 25 17:32:22 2006  Tim Janik  <timj@gtk.org>
299
300         * glib/tmpl/memory_slices.sgml: link to G_DEBUG/G_SLICE where appropriate.
301
302 Wed Jan 25 17:12:47 2006  Tim Janik  <timj@gtk.org>
303
304         * glib/running.sgml: documented G_SLICE=always-malloc and
305         G_DEBUG=gc-friendly. added anchors for each env var.
306
307 2006-01-18  Matthias Clasen  <mclasen@redhat.com>
308         
309         * === Released 2.9.4 ===
310
311 2006-01-18  Matthias Clasen  <mclasen@redhat.com>
312
313         * glib/tmpl/scanner.sgml: Add a note explaining peculiarities
314         of peek_token wrt to scope changes.  (#307922)
315         
316 2006-01-17  Matthias Clasen  <mclasen@redhat.com>
317
318         * glib/tmpl/memory.sgml: Add a note about casting the results
319         of g_new() and g_new0().
320
321 2006-01-16  Matthias Clasen  <mclasen@redhat.com>
322
323         * === Released 2.9.3 ===
324
325 2006-01-12  Federico Mena Quintero  <federico@ximian.com>
326
327         * glib/file-name-encodings.sxd: Replaced with the correct file.
328
329         * glib/file-name-encodings.png: Huh?  This was a 6-byte file.
330         Replaced it with the correct one.
331
332 2006-01-07  Stefan Kost  <ensonic@users.sf.net>
333
334         * gobject/tut_gtype.xml:
335           fix internal link, little XXX cleanup
336
337 2006-01-05  Matthias Clasen  <mclasen@redhat.com>
338
339         * === Released 2.9.2 ===
340
341 2006-01-03  Matthias Clasen  <mclasen@redhat.com>
342
343         * glib/glib-sections.txt: Add new API 
344
345 2006-01-02  Stepan Kasal  <kasal@ucw.cz>
346
347         * glib/glib-docs.sgml (glib-Windows-Compatability-Functions): Rename
348         (glib-Windows-Compatibility-Functions): , ie. s/Compata/Compati/
349         * glib/glib-sections.txt: s/Compata/Compati/
350
351 2005-12-24  Matthias Clasen  <mclasen@redhat.com>
352
353         * gobject/gobject-sections.txt:
354         * gobject/tmpl/param_value_types.sgml: Document GType 
355         paramspecs
356
357 2005-12-20  Matthias Clasen  <mclasen@redhat.com>
358
359         * glib/glib-sections.txt: add g_thread_pool_set_sort_function.
360         
361 2005-12-19  Matthias Clasen  <mclasen@redhat.com>
362
363         * glib/tmpl/*.sgml: Update versioned deprecation
364
365         * gobject/tmpl/gboxed.sgml: Document G_TYPE_HASH_TABLE.
366
367         * glib/glib-sections.txt: Add g_list_free1
368
369         * glib/glib-overrides.txt: Remove G_THREADS_IMPL_SOLARIS
370
371 2005-12-14  Matthias Clasen  <mclasen@redhat.com>
372
373         * glib/glib-sections.txt: 
374         * glib/tmpl/atomic_operations.sgml: Document new atomic
375         operations.
376
377 2005-12-14  Federico Mena Quintero  <federico@ximian.com>
378
379         * glib/building.sgml: Clarify exactly what happens when you use --enable-gc-friendly.
380
381 Mon Dec 12 15:31:41 2005  Tim Janik  <timj@imendio.com>
382
383         * gobject/tmpl/objects.sgml: corrected floating reference documentation.
384
385 2005-12-09  Matthias Clasen  <mclasen@redhat.com>
386
387         * === Released 2.9.1 ===
388
389 2005-12-07  Matthias Clasen  <mclasen@redhat.com>
390
391         * gobject/tmpl/gparamspec.sgml: 
392         * gobject/tmpl/gtype.sgml: Document n_preallocs as
393         ignored.
394
395 2005-12-05  Matthias Clasen  <mclasen@redhat.com>
396
397         * glib/glib-sections.txt: Updates
398         
399         * glib/tmpl/memory_slices.sgml: Fix a small formatting
400         problem.
401
402         * glib/tmpl/trees-nary.sgml: 
403         * glib/tmpl/linked_lists_single.sgml: 
404         * glib/tmpl/linked_lists_double.sgml: 
405         * glib/tmpl/caches.sgml: 
406         * glib/tmpl/strings.sgml: 
407         * glib/tmpl/scanner.sgml: 
408         * glib/tmpl/main.sgml: Add versioned deprecation.
409
410 Mon Dec  5 15:53:37 2005  Tim Janik  <timj@imendio.com>
411
412         * glib/tmpl/memory_slices.sgml: updates to new g_slice API
413         and minor fixes.
414
415 2005-12-05  Matthias Clasen  <mclasen@redhat.com>
416
417         * gobject/tmpl/generic_values.sgml: 
418         * glib/tmpl/trees-nary.sgml: 
419         * glib/tmpl/linked_lists_double.sgml: 
420         * glib/tmpl/linked_lists_single.sgml: 
421         * glib/tmpl/memory_chunks.sgml: 
422         * glib/tmpl/allocators.sgml: 
423         * glib/tmpl/macros_misc.sgml: Updates 
424
425         * glib/Makefile.am: Ignore gmirroringtable.h
426
427 2005-12-04  Matthias Clasen  <mclasen@redhat.com>
428
429         * glib/tmpl/macros_misc.sgml: Document G_GNUC_WARN_UNUSED_RESULT.
430
431 2005-12-03  Matthias Clasen  <mclasen@redhat.com>
432
433         * glib/tmpl/caches.sgml: Document g_cache_value_foreach
434         as deprecated; document g_cache_key_foreach more thorougly
435
436         * glib/glib-sections.txt:
437         * glib/tmpl/linked_lists_single.sgml: Add g_slist_free1.
438
439         * glib/tmpl/memory_chunks.sgml: Document GMemChunk
440         as deprecated.
441
442         * glib/glib-docs.sgml: 
443         * glib/glib-sections.txt: 
444         * glib/tmpl/memory_slices.sgml: Document the slice
445         allocator.
446
447 2005-12-02  Matthias Clasen  <mclasen@redhat.com>
448
449         * glib/building.sgml: 
450         * glib/tmpl/threads.sgml: 
451         * glib/glib-sections.txt: Remove G_THREADS_IMPL_SOLARIS
452
453         * glib/tmpl/types.sgml: Document G_GUINT64_CONSTANT.
454
455 2005-11-27  Matthias Clasen  <mclasen@redhat.com>
456
457         * gobject/gobject-sections.txt: 
458         * gobject/tmpl/gboxed.sgml: Add g_object_ref_sink,
459         g_object_is_floating, g_param_spec_ref_sink, 
460         G_TYPE_HASH_TABLE
461
462 2005-11-22  Matthias Clasen  <mclasen@redhat.com>
463
464         * glib/glib-sections.txt: Add g_hash_table_ref
465         and g_hash_table_unref
466
467 2005-11-17  Matthias Clasen  <mclasen@redhat.com>
468
469         * === Released 2.9.0 ===
470
471 2005-11-17  Matthias Clasen  <mclasen@redhat.com>
472
473         * glib/tmpl/date.sgml: 
474         * glib/glib-sections.txt: Add g_date_set_time_t,
475         g_date_set_time_val and g_thread_foreach
476
477 2005-11-08  Matthias Clasen  <mclasen@redhat.com>
478
479         * glib/tmpl/threads.sgml: Improve GOnce docs.
480         (#320950, Christophe Fergeau)
481
482 2005-11-04  Matthias Clasen  <mclasen@redhat.com>
483
484         * glib/running.sgml: Document fatal_criticals.
485
486 2005-10-26  Matthias Clasen  <mclasen@redhat.com>
487
488         * gobject/gobject-sections.txt: 
489         * gobject/tmpl/generic_values.sgml: Document g_value_set_instance(),
490         (#319885, Milosz Derezynski)
491
492 2005-10-26  Matthias Clasen  <mclasen@redhat.com>
493
494         * glib/tmpl/unicode.sgml: Add a footnote about surrogate 
495         pairs.  (#317683, Behdad Esfahbod)
496
497 2005-10-05  Matthias Clasen  <mclasen@redhat.com>
498
499         * glib/compiling.sgml: Document gmodule-no-export-2.0
500
501 2005-10-01  Davyd Madeley  <davyd@fugro-fsi.com.au>
502
503         * glib/tmpl/string_utils.sgml: Minor documentation improvements for
504           g_strchug, g_strchomp and g_strstrip. Brought forward from glib-2-8.
505
506 2005-08-31  Matthias Clasen  <mclasen@redhat.com>
507
508         * glib/tmpl/quarks.sgml: 
509         * glib/glib-sections.txt: Add string interning functions.
510
511 2005-08-30  Matthias Clasen  <mclasen@redhat.com>
512
513         * glib/tmpl/arrays.sgml: 
514         * glib/tmpl/arrays_pointer.sgml: 
515         * glib/tmpl/arrays_byte.sgml: Enhance sort() documentation.
516         (#314839, Behdad Esfahbod)
517
518 2005-08-26  Matthias Clasen  <mclasen@redhat.com>
519
520         * glib/glib-docs.sgml:
521         * gobject/gobject-docs.sgml: Add indices for new
522         symbols in 2.10
523
524         Improvements pointed out by Behdad Esfahbod (#314460):
525         
526         * glib/tmpl/strings.sgml: Fix up some character/byte
527         sloppyness.
528
529         * glib/tmpl/iochannels.sgml: Don't mention deprecated
530         functions in the introduction.
531
532 2005-08-23  Matthias Clasen  <mclasen@redhat.com>
533
534         * === Released 2.8.1 ===
535
536 2005-08-22  Matthias Clasen  <mclasen@redhat.com>
537
538         * glib/tmpl/date.sgml: Point out time_t vs GTime pitfalls.
539
540 2005-08-15  Matthias Clasen  <mclasen@redhat.com>
541
542         * glib/glib-gettexttize.xml:
543         * gobject/glib-genmarshal.xml:
544         * gobject/glib-mkenums.xml: Fix some trivial
545         formatting problems.  (#313099, Stepan Kasal)
546
547         * glib/tmpl/modules.sgml: Document that file_name can
548         be NULL.  (#313143, Gustavo Carneiro)
549
550         * glib/tmpl/linked_lists_single.sgml: 
551         * glib/tmpl/linked_lists_double.sgml: Clarify docs
552         a little.  (#311727, Tristan van Berkom)
553
554 2005-08-12  Matthias Clasen  <mclasen@redhat.com>
555
556         * === Released 2.8.0 ===
557
558 2005-08-10  Stepan Kasal  <kasal@ucw.cz>
559
560         Fix typos: Invokation --> Invocation (in various places)
561
562         * glib/tmpl/error_reporting.sgml: Fix a typo.
563         * gobject/tut_howto.xml: Several typos and stylistic changes.
564
565 2005-08-05  Matthias Clasen  <mclasen@redhat.com>
566
567         * gobject/tmpl/gparamspec.sgml: 
568         * glib/tmpl/types.sgml: 
569         * glib/tmpl/option.sgml: Small fixes.
570
571         * gobject/tmpl/generic_values.sgml: Small fixes
572
573 2005-08-05  Matthias Clasen  <mclasen@redhat.com>
574
575         * === Released 2.7.7 ===
576
577 2005-08-03  Matthias Clasen  <mclasen@redhat.com>
578
579         * === Released 2.7.6 ===
580
581 2005-08-02  Matthias Clasen  <mclasen@redhat.com>
582
583         * === Released 2.7.5 ===
584
585 Sat Jul 30 23:40:35 2005  Tim Janik  <timj@gtk.org>
586
587         * glib/tmpl/datalist.sgml:
588         * glib/tmpl/datalset.sgml: document non-thread-safety for 
589         _foreach() functions.
590
591 2005-07-26  Matthias Clasen  <mclasen@redhat.com>
592
593         * glib/tmpl/arrays.sgml: One more improvement.
594
595 2005-07-25  Matthias Clasen  <mclasen@redhat.com>
596
597         * glib/tmpl/arrays.sgml: Add some details.  (#311310,
598         Jochen Baier)
599
600 2005-07-21  Matthias Clasen  <mclasen@redhat.com>
601
602         * === Released 2.7.4 ===
603
604 2005-07-20  Matthias Clasen  <mclasen@redhat.com>
605
606         * glib/tmpl/macros_misc.sgml: Add some discouraging
607         comments to the G_INLINE_FUNC macros.  (#310836,
608         Callum McKenzie)
609
610 2005-07-19  Matthias Clasen  <mclasen@redhat.com>
611
612         * glib/tmpl/byte_order.sgml: Add docs for #307047,
613         Bryan Silverthorn.
614
615 2005-07-15  Matthias Clasen  <mclasen@redhat.com>
616
617         * === Released 2.7.3 ===
618         
619 2005-07-13  Matthias Clasen  <mclasen@redhat.com>
620
621         * glib/glib-overrides.txt: Add G_VA_COPY
622
623         * glib/tmpl/option.sgml: Document that short names must
624         be printable ASCII characters != '-'.
625
626 2005-07-08  Matthias Clasen  <mclasen@redhat.com>
627         
628         * === Released 2.7.2 ===
629
630 2005-07-08  Matthias Clasen  <mclasen@redhat.com>
631
632         * gobject/gobject-docs.sgml: 
633         * glib/glib-docs.sgml: Add the "new in 2.8" index.
634
635 2005-07-05  Matthias Clasen  <mclasen@redhat.com>
636
637         * gobject/tmpl/objects.sgml: Add an example
638         for using a custom constructor.
639
640 2005-06-30  Matthias Clasen  <mclasen@redhat.com>
641
642         * === Released 2.7.1 ===
643
644 2005-06-29  Matthias Clasen  <mclasen@redhat.com>
645
646         * glib/tmpl/threads.sgml: 
647         * glib/tmpl/option.sgml: 
648         * glib/tmpl/fileutils.sgml: 
649         * glib/tmpl/iochannels.sgml: 
650         * glib/tmpl/hooks.sgml: 
651         * glib/tmpl/misc_utils.sgml: 
652         * glib/tmpl/date.sgml: 
653         * glib/glib-sections.txt: Updates
654
655 2005-06-24  Matthias Clasen  <mclasen@redhat.com>
656
657         * glib/glib-sections.txt: Add GMappedFile functions.
658
659 2005-06-18  Matthias Clasen  <mclasen@redhat.com>
660
661         * glib/tmpl/option.sgml (GOptionFlags): document
662         G_OPTION_FLAG_NO_ARG and G_OPTION_FLAG_FILENAME  (Dan Winship)
663
664 2005-06-16  Mathieu Lacage <mathieu@gnome.org>
665
666         * gobject/tut_gtype.xml: fix typo reported by Hong Gang XU.
667         
668 2005-06-10  Matthias Clasen  <mclasen@redhat.com>
669
670         * === Released 2.7.0 ===
671
672 2005-06-09  Matthias Clasen  <mclasen@redhat.com>
673
674         * glib/glib-sections.txt: Add g_chdir
675
676         * glib/tmpl/threads.sgml: Document that stack size
677         will be ignored if the underlying thread implementation
678         doesn't support stack sizes.
679
680 2005-06-07  Matthias Clasen  <mclasen@redhat.com>
681
682         * glib/glib-sections.txt: Add g_utf8_collate_key_for_filename.
683
684 2005-05-25  Mathieu Lacage <mathieu@gnome.org>
685
686         * gobject/tut_*.xml: fix lots of typos, 
687         some of which were reported by Leonardo Boshell.
688
689 2005-05-23  Matthias Clasen  <mclasen@redhat.com>
690
691         * glib/tmpl/threads.sgml: Point out exceptions to the
692         general GLib data structure locking rules.
693
694 2005-05-20  Matthias Clasen  <mclasen@redhat.com>
695
696         * glib/tmpl/threads.sgml: Add a paragraph about thread
697         safety of GLib data structures.
698
699         * glib/compiling.sgml: Update an example from 1.3 to 2.x
700
701 2005-05-13  Matthias Clasen  <mclasen@redhat.com>
702
703         * gobject/glib-genmarshal.1: 
704         * gobject/glib-genmarshal.xml: Mention 64bit integer
705         types.
706
707 2005-05-10  Matthias Clasen  <mclasen@redhat.com>
708
709         * glib/tmpl/markup.sgml: Fix sloppy language, pointed out by
710         Daniel Vaillard.
711
712 2005-05-09  Matthias Clasen  <mclasen@redhat.com>
713
714         * gobject/tmpl/value_collection.sgml: 
715         * gobject/tmpl/gboxed.sgml: 
716         * gobject/tmpl/enumerations_flags.sgml: 
717         * gobject/tmpl/objects.sgml: Add long descriptions.
718
719 2005-05-05  Owen Taylor  <otaylor@redhat.com>
720
721         * glib/Makefile.am glib/glib-sections.txt gobject/gobject-sections.txt:
722         Update
723
724         * gobject/tmpl/objects.sgml: Document toggle-references.
725
726 2005-05-02  Matthias Clasen  <mclasen@redhat.com>
727
728         * glib/tmpl/hash_tables.sgml: Move some docs inline.
729
730         * glib/tmpl/windows.sgml: 
731         * gobject/tmpl/signals.sgml: 
732         * gobject/tmpl/generic_values.sgml: 
733         * gobject/tmpl/gtype.sgml: 
734         * gobject/tmpl/value_arrays.sgml: 
735         * gobject/tmpl/param_value_types.sgml: 
736         * gobject/tmpl/gtypemodule.sgml:
737         * gobject/tmpl/enumerations_flags.sgml: Small additions.
738
739 2005-05-01  Matthias Clasen  <mclasen@redhat.com>
740
741         * glib/tmpl/completions.sgml: Document
742         strncmp_func.
743
744         glib/glib-sections.txt: Add new API.
745
746 2005-04-29  Matthias Clasen  <mclasen@redhat.com>
747
748         * gobject/tmpl/gboxed.sgml: 
749         * gobject/gobject-sections.txt: Add G_TYPE_DATE.
750
751 2005-04-23  Stefan Kost  <ensonic@users.sf.net>
752
753         * gobject/tut_gtype.xml:
754         * gobject/tut_howto.xml:
755         all interface examples use 'interface' instead of 'class'
756
757 2005-04-22  Stefan Kost  <ensonic@users.sf.net>
758
759         * gobject/Makefile.am:
760         * gobject/gobject-docs.sgml:
761         * gobject/tut_gobject.xml:
762         * gobject/tut_gsignal.xml:
763         * gobject/tut_gtype.xml:
764         * gobject/tut_howto.xml:
765         * gobject/tut_intro.xml:
766         * gobject/tut_tools.xml:
767         merged in docs form the gobject tutorial
768
769 2005-03-29  Matthias Clasen  <mclasen@redhat.com>
770
771         * glib/tmpl/arrays_pointer.sgml: Clarify the docs for
772         g_ptr_array_free and g_ptr_array_remove_range.  (#170148, 
773         #170149, Jared Lash)
774
775 2005-03-29  Tor Lillqvist  <tml@novell.com>
776
777         * glib/tmpl/spawn.sgml: Add Win32 warnings regarding the child
778         setup function.
779
780 2005-03-21  Matthias Clasen  <mclasen@redhat.com>
781
782         * glib/glib-sections.txt: 
783         * glib/tmpl/memory.sgml: Document g_try_new, g_try_new0 
784         and g_try_renew, g_try_malloc0.
785
786 2005-03-20  Matthias Clasen  <mclasen@redhat.com>
787
788         * gobject/tmpl/gparamspec.sgml: Document G_PARAM_SPEC_STATIC_
789         flags.
790
791 2005-03-08  Matthias Clasen  <mclasen@redhat.com>
792
793         * glib/glib-sections.txt: 
794         * glib/tmpl/macros_misc.sgml: Document G_GNUC_NULL_TERMINATED.
795
796 2005-03-07  Matthias Clasen  <mclasen@redhat.com>
797
798         * gobject/tmpl/gtype.sgml:
799         * gobject/tmpl/param_value_types.sgml:
800         * gobject/tmpl/gparamspec.sgml: Apply patches by
801         Stefan Kost to document naming restrictions. (#167614)
802
803 2005-02-10  Matthias Clasen  <mclasen@redhat.com>
804
805         * glib/tmpl/option.sgml: Fix a typo.  (#166985)
806
807 2005-02-07  Matthias Clasen  <mclasen@redhat.com>
808
809         * glib/glib-sections.txt: Add g_listenv.
810
811 2005-02-04  Matthias Clasen  <mclasen@redhat.com>
812
813         * glib/tmpl/linked_lists_double.sgml: 
814         * glib/tmpl/linked_lists_single.sgml: Add a note 
815         regarding inefficiency of repeated appends. (#166271,
816         Olivier Sessink)
817
818 2005-02-03  Matthias Clasen  <mclasen@redhat.com>
819
820         * glib/tmpl/quarks.sgml: Add a warning against
821         using g_quark_from_static_string() in dynamically
822         loaded modules. 
823
824 2005-02-02  Matthias Clasen  <mclasen@redhat.com>
825
826         * glib/tmpl/misc_utils.sgml: 
827         * glib/tmpl/hash_tables.sgml: Move some doc 
828         comments inline.
829
830 2005-01-16  Matthias Clasen  <mclasen@redhat.com>
831
832         * gobject/tmpl/enumerations_flags.sgml: Fix an
833         example.  (#164269, Sebastien Bacher)
834         
835 2005-01-07  Matthias Clasen  <mclasen@redhat.com>
836
837         * === Released 2.6.1 ===
838
839 2005-01-06  Matthias Clasen  <mclasen@redhat.com>
840
841         * glib/tmpl/keyfile.sgml: Add hint about group name 
842         case sensitivity.  (#163029, Bastien Nocera)
843
844 2005-01-04  Matthias Clasen  <mclasen@redhat.com>
845
846         * gobject/tmpl/signals.sgml: Small addition. (#145158,
847         Mariano Su??rez-Alvarez)
848
849 2004-12-20  Matthias Clasen  <mclasen@redhat.com>
850
851         * gobject/tmpl/signals.sgml: Fix a typo.  (#161713,
852         Vincent Untz)
853
854 2004-12-17  Matthias Clasen  <mclasen@redhat.com>
855
856         * glib/tmpl/misc_utils.sgml: Clarify g_get_prgname docs.  
857         (#161480, Danny Milo)
858
859 2004-12-16  Matthias Clasen  <mclasen@redhat.com>
860
861         * glib/tmpl/version.sgml: Improve wording.  (#161484,
862         Christian Biere)
863
864         * === Released 2.6.0 ===
865         
866 2004-12-15  Matthias Clasen  <mclasen@redhat.com>
867
868         * glib/glib-sections.txt: Add g_rmdir
869
870 2004-12-15  Alexander Larsson  <alexl@redhat.com>
871
872         * glib/glib-sections.txt:
873         Add g_filename_display_basename
874
875 2004-12-15  Matthias Clasen  <mclasen@redhat.com>
876
877         * gobject/tmpl/generic_values.sgml: Document some return
878         values.  (#161345, Stefan Kost)
879
880 2004-12-02  Matthias Clasen  <mclasen@redhat.com>
881
882         * === Released 2.5.7 ===
883         
884 2004-12-02  Matthias Clasen  <mclasen@redhat.com>
885
886         * glib/building.sgml: 
887         * glib/tmpl/linked_lists_single.sgml: 
888         * glib/tmpl/linked_lists_double.sgml: 
889         * glib/tmpl/trees-nary.sgml: Add some warnings regarding
890         --disable-mem-pools.
891
892 2004-12-01  Matthias Clasen  <mclasen@redhat.com>
893
894         * glib/tmpl/iochannels.sgml: Fix a typo.  (#160162, Tom Copeland)
895
896 2004-11-30  Matthias Clasen  <mclasen@redhat.com>
897
898         * glib/building.sgml: Document --enable-man and --disable-visibility.
899
900 2004-11-28  Tor Lillqvist  <tml@iki.fi>
901
902         * glib/tmpl/misc_utils.sgml: Document encoding of g_get_user_name(),
903         g_get_real_name(), g_get_tmp_dir() and g_get_current_dir().
904
905 2004-11-28  Matthias Clasen  <mclasen@redhat.com>
906
907         * glib/tmpl/macros_misc.sgml: Document G_GNUC_MALLOC.
908
909         * glib/glib-sections.txt: Add G_GNUC_MALLOC
910
911 2004-11-12  Matthias Clasen  <mclasen@redhat.com>
912
913         * === Released 2.5.6 ===
914         
915 2004-11-08  Matthias Clasen  <mclasen@redhat.com>
916
917         * glib/tmpl/trees-nary.sgml: Document G_TRAVERSE_LEAVES and
918         G_TRAVERSE_NON_LEAVES
919
920         * glib/tmpl/hooks.sgml: 
921         * glib/tmpl/iochannels.sgml: Updates
922
923 2004-11-04  Tor Lillqvist  <tml@iki.fi>
924
925         * glib/tmpl/windows.sgml: Improve G_WIN32_HAVE_WIDECHAR_API
926         documentation.
927
928         * glib/tmpl/option.sgml: Document G_OPTION_FLAG_REVERSE.
929
930 2004-11-02  Matthias Clasen  <mclasen@redhat.com>
931
932         * === Released 2.5.5 ===
933
934 2004-11-02  Matthias Clasen  <mclasen@redhat.com>
935
936         * glib/glib-sections.txt: Add g_get_filename_charsets and
937         g_filename_display_name.
938
939 2004-11-01  Matthias Clasen  <mclasen@redhat.com>
940
941         * glib/tmpl/option.sgml: Updates
942
943 2004-10-31  Matthias Clasen  <mclasen@redhat.com>
944
945         * glib/tmpl/windows.sgml: Document G_WIN32_IS_NT_BASED,
946         G_WIN32_HAVE_WIDECHAR_API.
947
948         * glib/glib-sections.txt: Add g_lstat
949
950         * glib/running.sgml: Document G_WIN32_PRETEND_WIN9X.
951
952 2004-10-29  Matthias Clasen  <mclasen@redhat.com>
953
954         * glib/tmpl/option.sgml: Add an example.
955
956         * glib/glib-sections.txt: Add G_OPTION_REMAINING
957
958         * glib/tmpl/option.sgml: Add docs.
959
960 2004-10-28  Matthias Clasen  <mclasen@redhat.com>
961
962         * glib/tmpl/keyfile.sgml: Add some introductory notes.
963
964 2004-10-27 Matthias Clasen  <mclasen@redhat.com>
965
966         * === Released 2.5.4 ===
967
968 2004-10-27  Matthias Clasen  <mclasen@redhat.com>
969
970         * glib/tmpl/fileutils.sgml: Add some intro.
971
972 2004-10-26  Matthias Clasen  <mclasen@redhat.com>
973
974         * gobject/gobject-docs.sgml: Add an index for 2.6 additions.
975
976         * gobject/gobject-sections.txt: Additions.
977
978         * gobject/Makefile.am (IGNORE_HFILES): Add gobjectalias.h
979
980         * glib/tmpl/main.sgml: Document GChildWatchFunc
981
982         * glib/tmpl/keyfile.sgml: New template.
983
984         * glib/glib-sections.txt: Additions.
985
986         * glib/tmpl/macros_misc.sgml: Document some more of
987         the macros.
988
989 2004-10-25  Matthias Clasen  <mclasen@redhat.com>
990
991         * glib/glib-docs.sgml:  Add GKeyFile section, add
992         index for 2.6 additions.
993
994 2004-10-23  Matthias Clasen  <mclasen@redhat.com>
995
996         * gobject/tmpl/gtype.sgml (GTypeInterfaceCheckData):
997         Rename first parameter.
998
999         * glib/glib-sections.txt: Add GKeyFile section.
1000
1001 2004-10-17  Matthias Clasen  <mclasen@redhat.com>
1002
1003         * glib/tmpl/macros.sgml: 
1004         * glib/glib-sections.txt: Document G_IS_DIR_SEPARATOR. 
1005
1006 2004-10-05  Matthias Clasen  <mclasen@redhat.com>
1007
1008         * gobject/tmpl/objects.sgml: Improve the docs for
1009         g_object_get_property().  (#153424, Stefan Kost)
1010
1011 2004-10-03  Matthias Clasen  <mclasen@redhat.com>
1012
1013         * gobject/tmpl/signals.sgml: Improve docs for 
1014         g_signal_add_emission_hook.  (#154299, Nickolay V. Shmyrev)
1015
1016 2004-09-20  Matthias Clasen  <mclasen@redhat.com>
1017
1018         * glib/tmpl/messages.sgml: Correct the docs for the default log
1019         handler wrt to which messages go to stderr. (#153041, Philippe Blain)
1020
1021 Sun Sep 19 23:15:17 2004  Matthias Clasen  <maclas@gmx.de>
1022
1023         * glib/tmpl/patterns.sgml: Point to g_utf8_strreverse() for
1024         reversing UTF-8 strings.  (#153091, Adam Hooper)
1025
1026 2004-09-18  Matthias Clasen  <mclasen@redhat.com>
1027
1028         * === Released 2.5.3 ===
1029
1030 2004-09-16  Matthias Clasen  <mclasen@redhat.com>
1031
1032         * glib/Makefile.am: Ignore galias.h
1033
1034         * glib/glib-sections.txt: Updates.
1035
1036 2004-09-09  Matthias Clasen  <mclasen@redhat.com>
1037
1038         * glib/tmpl/misc_utils.sgml: Add a hint about $HOME to the
1039         docs of g_get_home_dir().
1040
1041 Thu Sep  9 00:11:19 2004  Matthias Clasen  <maclas@gmx.de>
1042
1043         * glib/glib-sections.txt: Add g_strv_length().
1044
1045 2004-09-07  Matthias Clasen  <mclasen@redhat.com>
1046
1047         * glib/glib-sections.txt: Add g_get_language_names().
1048
1049 Mon Sep  6 01:56:13 2004  Matthias Clasen  <maclas@gmx.de>
1050
1051         * glib/tmpl/messages.sgml: Remove excess markup and fix a markup
1052         error.
1053
1054 Sun Sep  5 01:44:23 2004  Matthias Clasen  <maclas@gmx.de>
1055
1056         * glib/glib-sections.txt: 
1057         * glib/tmpl/messages.sgml: Document g_log_set_default_handler().
1058
1059 Wed Sep  1 20:27:59 2004  Matthias Clasen  <maclas@gmx.de>
1060
1061         * glib/glib-sections.txt: Add g_date_get_iso8601_week_of_year.
1062
1063 Sun Aug 29 23:50:45 2004  Matthias Clasen  <maclas@gmx.de>
1064
1065         * glib/tmpl/fileutils.sgml: Fix a typo.  (#151109, Stepan Kasal)
1066
1067 2004-08-27  Matthias Clasen  <mclasen@redhat.com>
1068
1069         * glib/tmpl/fileutils.sgml: Add G_FILE_ERROR_NOSYS.
1070
1071 2004-08-25 Matthias Clasen  <mclasen@redhat.com>
1072
1073         * === Released 2.5.2 ===
1074
1075 2004-08-23  Matthias Clasen  <mclasen@redhat.com>
1076
1077         * glib/tmpl/warnings.sgml: Add an example for
1078         g_on_error_query() usage.  (#148716, Christian Persch)
1079
1080 2004-08-12  Matthias Clasen  <mclasen@redhat.com>
1081
1082         * glib/tmpl/threads.sgml: Document the necessity to call
1083         g_thread_init() when using threads 
1084         (even non-gthreads).  (#149490, Vincent Untz)
1085
1086
1087 Tue Aug  3 16:43:22 2004  Matthias Clasen  <maclas@gmx.de>
1088
1089         * glib/glib-sections.txt: Add a section for GOption.
1090         * glib/glib-docs.sgml: Include GOption section.
1091         * glib/tmpl/option.sgml: New template.
1092
1093 Tue Aug  3 15:34:16 2004  Matthias Clasen  <maclas@gmx.de>
1094
1095         * glib/glib-sections.txt: Add a separate section for
1096         version information.
1097         * glib/glib-docs.sgml: Include version section.
1098         * glib/tmpl/version.sgml: New template.
1099
1100 2004-08-02  Matthias Clasen  <mclasen@redhat.com>
1101
1102         * glib/glib-sections.txt: 
1103         * glib/tmpl/macros_misc.sgml: Document G_GNUC_INTERNAL.
1104
1105 2004-08-01 Matthias Clasen  <mclasen@redhat.com>
1106
1107         * === Released 2.5.1 ===
1108
1109 2004-07-28  Matthias Clasen  <mclasen@redhat.com>
1110
1111         * glib/tmpl/misc_utils.sgml: Clarify docs for 
1112         g_get_real_name().  (#143552, Danek Duvall)
1113
1114 Fri Jul 23 10:38:24 2004  Matthias Clasen  <maclas@gmx.de>
1115
1116         * glib/tmpl/limits.sgml: Fix docs for G_MAXSIZE.  (#148262, 
1117         Christophe Fergeau)
1118
1119 Sun Jul 18 18:03:08 2004  Soeren Sandmann  <sandmann@daimi.au.dk>
1120
1121         * === Released 2.5.0 ===
1122
1123 2004-07-09  Matthias Clasen  <mclasen@redhat.com>
1124
1125         * glib/tmpl/arrays.sgml: Improve g_array_free() docs.  (#146875,
1126         Ed Griffiths)
1127
1128 Tue Jul  6 00:54:38 2004  Matthias Clasen  <maclas@gmx.de>
1129
1130         * gobject/gobject-sections.txt: 
1131         * gobject/tmpl/gtypemodule.sgml: Add g_type_module_register_enum()
1132         and g_type_module_register_flags().
1133
1134 Mon Jul  5 18:49:56 2004  Matthias Clasen  <maclas@gmx.de>
1135
1136         * glib/tmpl/messages.sgml: 
1137         * glib/glib-sections.txt: Add g_debug.
1138
1139 2004-06-15  Federico Mena Quintero  <federico@ximian.com>
1140
1141         * glib/tmpl/conversions.sgml: New section on file name encodings.
1142
1143         * glib/file-name-encodings.sxd: New diagram of how file name
1144         encodings work.
1145
1146         * glib/file-name-encodings.png: Same as above, for inclusion in
1147         the generated docs.
1148
1149         * glib/Makefile.am (HTML_IMAGES): Add file-name-encodings.png.
1150         (EXTRA_DIST): Add the new images.
1151
1152         * glib/running.sgml: Add ids to the corresponding paragraphs that
1153         describe G_FILENAME_ENCODING and G_BROKEN_FILENAMES, to be able to
1154         reference them from elsewhere.
1155
1156 Thu Jun 10 21:29:55 2004  Matthias Clasen  <maclas@gmx.de>
1157
1158         * glib/tmpl/modules.sgml: Add an example for GModule
1159         usage.  (#144127, Tommi Komulainen)
1160
1161 Sun Jun  6 23:20:42 2004  Matthias Clasen  <maclas@gmx.de>
1162
1163         * gobject/tmpl/gtype.sgml: Fix the docs for G_DEFINE_TYPE()
1164         and friends.  (#143800, Crispin Flowerday)
1165
1166 2004-05-05  Matthias Clasen  <mclasen@redhat.com>
1167
1168         * gobject/gobject-docs.sgml: 
1169         * glib/glib-docs.sgml: Add multiple indices.
1170
1171 2004-04-30  Matthias Clasen  <mclasen@redhat.com>
1172
1173         * === Released 2.4.1 ===
1174
1175 2004-04-23  Matthias Clasen  <mclasen@redhat.com>
1176
1177         * glib/running.sgml: Document LIBCHARSET_ALIAS_DIR.
1178
1179 2004-04-15  Matthias Clasen  <mclasen@redhat.com>
1180
1181         * glib/tmpl/types.sgml: Correct the description of the
1182         gfloat and gdouble ranges.
1183
1184 Tue Mar 16 12:06:09 2004  Owen Taylor  <otaylor@redhat.com>
1185
1186         * === Released 2.4.0 ===
1187         
1188 Sun Mar 14 11:00:41 2004  Owen Taylor  <otaylor@redhat.com>
1189
1190         * gobject/tmpl/signals.sgml: Document the fact that
1191         g_signal_connect_object() does *not* remove the signal
1192         when the object is disconnected currently and describe
1193         a workaround to prevent memory leaks.
1194
1195 Tue Mar  9 09:16:11 2004  Owen Taylor  <otaylor@redhat.com>
1196
1197         * === Released 2.3.6 ===
1198
1199 Mon Mar  8 08:32:36 2004  Owen Taylor  <otaylor@redhat.com>
1200
1201         * glib/tmpl/main.sgml: Reference g_source_set_callback(),
1202         not g_source_attach(). (Takeshi AIHANA)
1203
1204 2004-02-29  Sebastian Wilhelmi  <seppi@seppi.de>
1205
1206         * glib/glib-overrides.txt, glib/glib-sections.txt,
1207         glib/tmpl/atomic_operations.sgml: Updated according to code changes.
1208
1209 Sun Feb 29 02:35:00 2004  Sven Herzberg  <herzi@gnome-de.org>
1210
1211         * glib/tmpl/limits.sgml: exchange non-existing G_MAX_DOUBLE for
1212         G_MAXDOUBLE (fixes #135723)
1213
1214 Fri Feb 27 22:10:25 2004  Matthias Clasen  <maclas@gmx.de>
1215
1216         * glib/tmpl/modules.sgml: Reformat a bit.
1217
1218 Fri Feb 27 22:05:23 2004  Matthias Clasen  <maclas@gmx.de>
1219
1220         * glib/tmpl/limits.sgml: Document G_MAXSIZE.
1221
1222 2004-02-26  Sebastian Wilhelmi  <seppi@seppi.de>
1223
1224         * glib/tmpl/threads.sgml: Updated to reflect removal of the PID
1225         niceness surrogate for thread priorities.
1226
1227         * glib/glib-overrides.txt, glib/glib-sections.txt,
1228         glib/glib-docs.sgml, glib/tmpl/atomic_operations.sgml: Add docs
1229         for atomic operations.
1230
1231 Tue Feb 24 14:09:21 2004  Owen Taylor  <otaylor@redhat.com>
1232
1233         * === Released 2.3.3 ===
1234
1235         * glib/glib-sections.txt: Updates.
1236
1237 Sun Feb 22 00:59:11 2004  Matthias Clasen  <maclas@gmx.de>
1238
1239         * glib/tmpl/trees-nary.sgml: Document GCopyFunc.
1240
1241 Sun Feb 22 00:54:17 2004  Matthias Clasen  <maclas@gmx.de>
1242
1243         * glib/glib-sections.txt: Add GCopyFunc and g_node_copy_deep.
1244
1245 2004-02-18  Sebastian Wilhelmi  <seppi@seppi.de>
1246
1247         * glib/glib-sections.txt: Add the new g_rand_* functions
1248
1249 Sat Feb 14 01:25:23 2004  Matthias Clasen  <maclas@gmx.de>
1250
1251         * glib/glib-sections.txt: Add GPid, GChildWatchFunc,
1252         g_child_watch_source_new, g_child_watch_add,
1253         g_child_watch_add_full.
1254
1255 Fri Feb 13 23:16:25 2004  Matthias Clasen  <maclas@gmx.de>
1256
1257         * glib/tmpl/macros_misc.sgml: Fix a typo. 
1258
1259 Sat Feb  7 01:02:06 2004  Matthias Clasen  <maclas@gmx.de>
1260
1261         * glib/tmpl/numerical.sgml: Fix some external links.
1262
1263 Thu Feb  5 00:54:43 2004  Matthias Clasen  <maclas@gmx.de>
1264
1265         * glib/glib-sections.txt: Add g_completion_complete_utf8.
1266
1267 Fri Jan 30 23:25:58 2004  Matthias Clasen  <maclas@gmx.de>
1268
1269         * glib/tmpl/iochannels.sgml: 
1270         * glib/tmpl/main.sgml: Remove references to deprecated GTK+ and
1271         GDK functions.  (#130756, Vincent Untz)
1272         
1273 Wed Jan 28 01:39:59 2004  Matthias Clasen  <maclas@gmx.de>
1274
1275         * glib/glib-sections.txt: Add g_strsplit_set. (Soeren Sandmann)
1276
1277 Thu Jan 22 14:51:19 2004  Owen Taylor  <otaylor@redhat.com>
1278
1279         * glib/glib-sections.txt glib/tmpl/timers.sgml: Document
1280         g_timer_continue. (Tim-Philipp M??ller)
1281
1282 Sun Jan 11 01:25:44 2004  Matthias Clasen  <maclas@gmx.de>
1283
1284         * gobject/tmpl/gtype.sgml: Improve docs for G_DEFINE_TYPE_* macros.
1285
1286 Sun Jan 11 01:25:29 2004  Matthias Clasen  <maclas@gmx.de>
1287
1288         * gobject/gobject-sections.txt: Add G_DEFINE_TYPE_EXTENDED.
1289
1290 Sat Jan 10 02:18:32 2004  Matthias Clasen  <maclas@gmx.de>
1291
1292         * gobject/tmpl/gtype.sgml: Document the new GType boilerplate macros
1293         with an example.
1294
1295 Sat Jan 10 01:36:01 2004  Matthias Clasen  <maclas@gmx.de>
1296
1297         * gobject/tmpl/gtype.sgml: Document g_type_class_peek_static.
1298
1299 Sat Jan 10 01:23:58 2004  Matthias Clasen  <maclas@gmx.de>
1300
1301         * gobject/gobject-sections.txt: Add g_type_class_peek_static,
1302         G_DEFINE_TYPE, G_DEFINE_TYPE_WITH_CODE, G_DEFINE_ABSTRACT_TYPE,
1303         G_DEFINE_ABSTRACT_TYPE_WITH_CODE, G_IMPLEMENT_INTERFACE.
1304
1305
1306 Sat Jan 10 01:23:01 2004  Matthias Clasen  <maclas@gmx.de>
1307
1308         * gobject/tmpl/objects.sgml: Update docs of g_object_connect.
1309
1310 Fri Jan  9 23:40:23 2004  Matthias Clasen  <maclas@gmx.de>
1311
1312         * gobject/tmpl/gboxed.sgml: 
1313         * gobject/gobject-sections.txt: Add G_TYPE_STRV and GStrv.
1314
1315 Fri Dec 26 02:04:49 2003  Matthias Clasen  <maclas@gmx.de>
1316
1317         * glib/glib-sections.txt: Add g_ptr_array_foreach().
1318
1319 Sun Dec 21 01:01:34 2003  Matthias Clasen  <maclas@gmx.de>
1320
1321         * glib/tmpl/misc_utils.sgml: Document the encoding of 
1322         g_get_real_name().
1323
1324 Fri Dec 19 21:40:00 2003  Matthias Clasen  <maclas@gmx.de>
1325
1326         * gobject/tmpl/signals.sgml: Rewording.
1327
1328 Tue Dec  2 02:31:15 2003  Matthias Clasen  <maclas@gmx.de>
1329
1330         * glib/tmpl/limits.sgml:
1331         * glib/glib-sections.txt: Add G_{MIN,MAX,MAXU}INT{8,16,32}.
1332
1333 Thu Nov  6 01:42:36 2003  Matthias Clasen  <maclas@gmx.de>
1334
1335         * glib/glib-sections.txt: Add an i18n section.
1336         * glib/glib-docs.sgml: Include the corresponding entity.
1337         * glib/tmpl/i18n.sgml: Template for i18n section.
1338
1339 Thu Nov  6 00:56:04 2003  Matthias Clasen  <maclas@gmx.de>
1340
1341         * glib/running.sgml: Document G_FILENAME_ENCODING.
1342
1343 Sat Oct 25 01:07:45 2003  Matthias Clasen  <maclas@gmx.de>
1344
1345         * gobject/tmpl/gparamspec.sgml: 
1346         * gobject/tmpl/objects.sgml: Additions.
1347
1348 Thu Oct 23 14:27:54 2003  Owen Taylor  <otaylor@redhat.com>
1349
1350         * gobject/Makefile.am: Add a dist-hook so that the
1351         man pages get distributed.
1352
1353         * glib/Makefile.am: Add a dist-hook so that the
1354         man pages get distributed.
1355
1356         * glib/Makefile.am (content_files): Add cross.sgml.
1357
1358         * gobject/Makefile.am (INCLUDES): Add $(top_srcdir)/glib,
1359         and (for gobject.cI) $(srcdir)
1360
1361 Tue Oct 21 23:29:54 2003  Matthias Clasen  <maclas@gmx.de>
1362
1363         * gobject/tmpl/gtypemodule.sgml: 
1364         * gobject/tmpl/enumerations_flags.sgml: 
1365         * gobject/tmpl/gtype.sgml: Additions.
1366
1367 Tue Oct 21 23:09:15 2003  Matthias Clasen  <maclas@gmx.de>
1368
1369         * gobject/tmpl/gparamspec.sgml: 
1370         * gobject/tmpl/param_value_types.sgml:
1371         * gobject/tmpl/gtype.sgml: 
1372         * gobject/tmpl/signals.sgml: Add "Since 2.4" markers where
1373         appropriate.
1374
1375 Tue Oct 14 17:45:33 2003  Owen Taylor  <otaylor@redhat.com>
1376
1377         * gobject/gobject-sections.txt gobject/tmpl/objects.sgml
1378         gobject/tmpl/param_value_types.sgml gobject/tmpl/gparamspec.sgml:
1379         Document interface properties and GParamSpecOverride.
1380
1381 Mon Oct 20 22:05:37 2003  Matthias Clasen  <maclas@gmx.de>
1382
1383         * gobject/tmpl/objects.sgml: 
1384         * gobject/tmpl/enumerations_flags.sgml: 
1385         * gobject/tmpl/gtypeplugin.sgml: Additions.
1386
1387 Mon Oct 20 22:04:45 2003  Matthias Clasen  <maclas@gmx.de>
1388
1389         * gobject/gobject-sections.txt: Add GObjectConstructParam.
1390
1391 Mon Oct 20 20:38:06 2003  Matthias Clasen  <maclas@gmx.de>
1392
1393         * gobject/gobject.i: Removed...
1394         * gobject/gobject.cI: ...and readded.
1395         * gobject/gobject.types: Change to the standard file 
1396         extension for included hunks of C code.
1397
1398 Mon Oct 20 20:34:33 2003  Matthias Clasen  <maclas@gmx.de>
1399
1400         * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
1401         as an include dir again, this time for real.  
1402
1403 Mon Oct 20 01:12:46 2003  Matthias Clasen  <maclas@gmx.de>
1404
1405         * gobject/tmpl/gtype.sgml: 
1406         * gobject/tmpl/param_value_types.sgml: 
1407         * gobject/tmpl/value_arrays.sgml: Additions.
1408
1409         * gobject/tmpl/gboxed.sgml: 
1410         * gobject/gobject-sections.txt: Remove prematurely added
1411         GStrv documentation.
1412
1413 Sun Oct 19 22:18:28 2003  Matthias Clasen  <maclas@gmx.de>
1414
1415         * gobject/Makefile.am (INCLUDES): Add $(top_builddir)/glib
1416         as an include dir.  (#124934, Mariano Su??rez-Alvarez)
1417
1418 Sun Oct 19 00:33:28 2003  Matthias Clasen  <maclas@gmx.de>
1419
1420         * gobject/tmpl/gtype.sgml: 
1421         * gobject/tmpl/generic_values.sgml: 
1422         * gobject/tmpl/objects.sgml: 
1423         * gobject/tmpl/signals.sgml: Additions.
1424
1425 Sat Oct 18 01:30:47 2003  Matthias Clasen  <maclas@gmx.de>
1426
1427         * gobject/tmpl/gboxed.sgml: 
1428         * gobject/tmpl/gtypeplugin.sgml: 
1429         * gobject/tmpl/enumerations_flags.sgml: Additions.
1430
1431 Sat Oct 18 00:04:22 2003  Matthias Clasen  <maclas@gmx.de>
1432
1433         * gobject/gobject.types: List GObject here, since the
1434         documentation misses the notify signal otherwise. Needs
1435         a little bit of a hack to work around a gtkdoc-scangobj
1436         limitation, see the comment in gobject/gobject.i.
1437
1438         * gobject/gobject.i: New file, containing a trivial 
1439         g_object_get_type() function.
1440         
1441 Fri Oct 17 00:23:51 2003  Matthias Clasen  <maclas@gmx.de>
1442
1443         * gobject/Makefile.am (GTKDOC_LIBS): 
1444         (INCLUDES): Add the necessary stuff to compile gobject-scan.
1445
1446         * gobject/gobject.types: Add g_type_module_get_type() and
1447         g_type_plugin_get_type().
1448
1449 Thu Oct 16 01:02:04 2003  Matthias Clasen  <maclas@gmx.de>
1450
1451         * gobject/tmpl/gparamspec.sgml: Additions, document 
1452         GParamSpecPool.
1453
1454 Wed Oct 15 00:56:30 2003  Matthias Clasen  <maclas@gmx.de>
1455
1456         * gobject/tmpl/gclosure.sgml: Improvements from Owen's feedback. 
1457
1458 Tue Oct 14 02:35:45 2003  Matthias Clasen  <maclas@gmx.de>
1459
1460         * gobject/gobject-sections.txt: Move the g_cclosure_marshal_*
1461         functions to a non-private subsection, since these functions
1462         are not private.
1463
1464 Tue Oct 14 02:35:16 2003  Matthias Clasen  <maclas@gmx.de>
1465
1466         * gobject/tmpl/gclosure.sgml: Fill in.
1467
1468 Sun Oct  5 23:23:53 2003  Matthias Clasen  <maclas@gmx.de>
1469
1470         * gobject/glib-sections.txt: 
1471         * gobject/gobject-sections.txt: Fix includes.
1472
1473         * gobject/tmpl/value_collection.sgml: Add docs found in the 
1474         header.
1475
1476 Thu Oct  2 01:22:46 2003  Owen Taylor  <otaylor@redhat.com>
1477
1478         * gobject/gobject-sections.txt gobject/tmpl/gtype.sgml: 
1479         Add g_type_add/remove_interface_check()
1480
1481 2003-09-30  Matthias Clasen  <maclas@gmx.de>
1482
1483         * gobject/tmpl/gparamspec.sgml: 
1484         * gobject/tmpl/signals.sgml: Additions.
1485
1486         * glib/glib-sections.txt: Add g_unichar_get_mirror_char and
1487         g_static_mutex_get_mutex_impl_shortcut.
1488
1489 Mon Sep 29 10:55:23 2003  Owen Taylor  <otaylor@redhat.com>
1490
1491         *  gobject/gobject-sections.txt gobject/tmpl/gtype.sgml:
1492         Docs for g_type_default_interface_ref(), etc.
1493
1494 Fri Sep 12 16:29:29 2003  Owen Taylor  <otaylor@redhat.com>
1495
1496         * gobject/tmpl/signals.sgml: Add docs for
1497         g_signal_accumulator_true_handled.
1498
1499 2003-09-12  Matthias Clasen  <maclas@gmx.de>
1500
1501         * gobject/gobject-sections.txt: Add new g_value_take_x() functions.
1502
1503         * gobject/tmpl/param_value_types.sgml: Document new g_value_take_x()
1504         functions.  (#100948)
1505
1506 2003-08-05  Matthias Clasen  <maclas@gmx.de>
1507
1508         * glib/tmpl/string_utils.sgml: Add note about in-place editing to g_strdelimit() doc.
1509         (#118875, Thomas Vander Stichele)
1510
1511 2003-07-30  Matthias Clasen  <maclas@gmx.de>
1512
1513         * glib/tmpl/misc_utils.sgml: Move g_getenv() docs inline.
1514
1515         * glib/tmpl/string_utils.sgml: Small fixes.
1516
1517         * glib/glib-docs.sgml: Add paragraph about multi-threading policy.
1518
1519         * glib/glib-sections.txt: Rename g_read_link to g_file_read_link.
1520
1521 2003-07-29  Matthias Clasen  <maclas@gmx.de>
1522
1523         * glib/tmpl/macros_misc.sgml: Document G_GINT{16,32,64}_MODIFIER, add note about scanning.
1524
1525         * glib/glib-sections.txt: Add G_GINT{16,32,64}_MODIFIER.
1526
1527 2003-07-28  Matthias Clasen  <maclas@gmx.de>
1528
1529         * glib/glib-sections.txt: Add g_setenv(), g_unsetenv() and g_read_link().  (#100763, #72545)
1530
1531 2003-07-26  Matthias Clasen  <maclas@gmx.de>
1532
1533         * glib/tmpl/arrays.sgml: 
1534         * glib/tmpl/arrays_byte.sgml: 
1535         * glib/tmpl/arrays_pointer.sgml: 
1536         * glib/glib-sections.txt: Add g_{,byte,pointer}_array_remove_range.  (#94879, Nalin Dahyabhai)
1537
1538         * glib/tmpl/messages.sgml: Remove the note about the message length restriction.
1539
1540 2003-07-24  Matthias Clasen  <maclas@gmx.de>
1541
1542         * glib/tmpl/messages.sgml: Mention the restriction on message length.  (#118043, Martyn Russell)
1543
1544 2003-07-18  Matthias Clasen  <maclas@gmx.de>
1545
1546         * glib/tmpl/arrays_pointer.sgml: Add a note about double indirection in 
1547         g_ptr_array_sort[_with_data]().  (#113697, Owen Taylor)
1548
1549 2003-07-12  Matthias Clasen  <maclas@gmx.de>
1550
1551         * glib/tmpl/string_utils.sgml: Add a paragraph about string precision, add links to it.
1552         Remove markup which is now handled better by gtk-doc.
1553
1554 2003-07-09  Matthias Clasen  <maclas@gmx.de>
1555
1556         * glib/tmpl/threads.sgml: Document GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
1557
1558         * glib/glib-sections.txt: Add GOnce, GOnceStatus, G_ONCE_INIT, g_once and g_once_impl.
1559
1560 2003-07-02  Matthias Clasen  <maclas@gmx.de>
1561
1562         * glib/tmpl/string_utils.sgml: Move g_strfreev() docs inline.
1563
1564 2003-06-19  Matthias Clasen  <maclas@gmx.de>
1565
1566         * glib/tmpl/misc_utils.sgml: Move g_path_get_basename() docs inline.
1567
1568 2003-06-18  Matthias Clasen  <maclas@gmx.de>
1569
1570 o       * glib/glib-sections.txt: Add g_thread_init_glib to silence gtk-doc.
1571
1572         * gobject/Makefile.am: Add rule to regenerate man pages from 
1573         Docbook.
1574         (man_MANS): Add glib-mkenums.1, glib-genmarshal.1 and gobject-query.1.
1575         (content_files): Add glib-mkenums.xml, glib-genmarshal.xml and 
1576         gobject-query.xml.
1577
1578         * gobject/glib-mkenums.xml: 
1579         * gobject/glib-genmarshal.xml: 
1580         * gobject/gobject-query.xml: New refentries.
1581
1582         * gobject/glib-mkenums.1: 
1583         * gobject/glib-genmarshal.1: 
1584         * gobject/gobject-query.1: Man pages generated from the .xml
1585         sources.
1586
1587         * gobject/gobject-docs.sgml: Include glib-mkenums.xml, 
1588         glib-genmarshal.xml and gobject-query.xml.
1589         
1590 2003-06-17  Matthias Clasen  <maclas@gmx.de>
1591
1592         * glib/Makefile.am: Add rule to regenerate man pages from 
1593         Docbook.
1594         (man_MANS): Add glib-gettextize.1.
1595         (content_files): Add glib-gettextize.xml.
1596
1597         * glib/glib-gettextize.xml: New refentry.
1598
1599         * glib/glib-gettextize.1: Man page generated from the .xml source.
1600
1601         * glib/glib-docs.sgml: Include glib-gettextize.xml.
1602
1603 2003-06-17  Matthias Clasen  <mc2@YAST_ASK>
1604
1605         * gobject/gobject-docs.sgml: 
1606         * glib/glib-docs.sgml: Add an autogenerated index.
1607
1608 2003-06-17  Matthias Clasen  <maclas@gmx.de>
1609
1610         * glib/tmpl/macros_misc.sgml: Document G_GNUC_DEPRECATED.
1611
1612 2003-06-11  Matthias Clasen  <maclas@gmx.de>
1613
1614         * gobject/tmpl/objects.sgml: A small addition.
1615
1616 Sun Jun  8 12:28:39 2003  Owen Taylor  <otaylor@redhat.com>
1617
1618         * glib/tmpl/error_reporting.sgml: XML fix.
1619
1620         * glib/glib-sections.txt: Updated.
1621
1622 2003-06-06  Matthias Clasen  <maclas@gmx.de>
1623
1624         * glib/tmpl/limits.sgml: Correct the documentation for
1625         G_MINFLOAT and G_MINDOUBLE.  (#114513, Christophe Fergeau)
1626
1627         * glib/glib-sections.txt: Add g_vasprintf().
1628
1629         * glib/tmpl/string_utils.sgml: Add a hint about g_vasprintf() to
1630         the g_strdup_printf() docs.
1631
1632 2003-05-28  Matthias Clasen  <maclas@gmx.de>
1633
1634         * glib/tmpl/string_utils.sgml: Document that g_strdup() and
1635         g_strndup() accept NULL.  (#106987, Christian Biere)
1636
1637 2003-05-12  Matthias Clasen  <maclas@gmx.de>
1638
1639         * glib/cross.sgml: Fix a duplicate id left by copy-and-paste.
1640         (#112785, Owen Taylor)
1641
1642 2003-04-18  Matthias Clasen  <maclas@gmx.de>
1643
1644         * gobject/tmpl/signals.sgml: Correct the documentation
1645         GSignalEmissionHook (#110906) and some cleanups.
1646
1647 2003-04-11  Matthias Clasen  <maclas@gmx.de>
1648
1649         * gobject/tmpl/gparamspec.sgml: Fix a few typos.
1650
1651 2003-04-09  Matthias Clasen  <maclas@gmx.de>
1652
1653         * glib/glib-docs.sgml: Move dependencies to building.sgml.
1654
1655         * glib/building.sgml: Move stuff from INSTALL here.
1656
1657 2003-04-08  Matthias Clasen  <maclas@gmx.de>
1658
1659         * glib/cross.sgml: New file; cross-compilation information.
1660         * glib/glib-docs.sgml: Include cross.sgml.
1661
1662 2003-04-07  Matthias Clasen  <maclas@gmx.de>
1663
1664         * gobject/tmpl/enumerations_flags.sgml: Additions.
1665
1666 2003-04-01  Matthias Clasen  <maclas@gmx.de>
1667
1668         * glib/tmpl/error_reporting.sgml: 
1669         * glib/tmpl/random_numbers.sgml: 
1670         * glib/tmpl/arrays_pointer.sgml: 
1671         * glib/tmpl/arrays.sgml: Fix formatting of examples.
1672
1673 2003-04-01  Matthias Clasen  <maclas@gmx.de>
1674
1675         * glib/glib-sections.txt: Add g_string_chunk_insert_len.
1676
1677 2003-03-28  Matthias Clasen  <maclas@gmx.de>
1678
1679         * gobject/tmpl/param_value_types.sgml: Additions.
1680
1681 2003-03-25  Matthias Clasen  <maclas@gmx.de>
1682
1683         * gobject/tmpl/objects.sgml: Additions.
1684
1685 2003-03-24  Matthias Clasen  <maclas@gmx.de>
1686
1687         * gobject/tmpl/objects.sgml: Additions.
1688
1689 Mon Mar 10 11:33:10 2003  Owen Taylor  <otaylor@redhat.com>
1690
1691         * gobject/tmpl/gtype.sgml gobject/gobject-sections.txt: 
1692         Document private instance data.
1693
1694 2003-02-11  Matthias Clasen  <maclas@gmx.de>
1695
1696         * glib/tmpl/string_utils.sgml: Fix an off-by-one error in the
1697         g_strescape() docs.  (#105431, Phillip Vandry)
1698
1699 2003-02-07  Matthias Clasen  <maclas@gmx.de>
1700
1701         * gobject/tmpl/gtypemodule.sgml: 
1702         * gobject/tmpl/gtype.sgml: 
1703         * gobject/tmpl/gclosure.sgml: 
1704         * gobject/tmpl/param_value_types.sgml: 
1705         * gobject/tmpl/gparamspec.sgml: 
1706         * gobject/tmpl/objects.sgml: 
1707         * gobject/tmpl/signals.sgml: Move all docs out-of-line. Boy, what
1708         a waste of time.
1709
1710 2003-01-21  Matthias Clasen  <maclas@gmx.de>
1711
1712         * glib/tmpl/strings.sgml: Document the return value of g_string_free().
1713
1714 2003-01-15  Matthias Clasen  <maclas@gmx.de>
1715
1716         * gobject/tmpl/gtype.sgml: Fix the description of
1717         G_TYPE_FUNDAMENTAL.  (#103119, Josh Parsons)
1718
1719 2003-01-01  Tor Lillqvist  <tml@iki.fi>
1720
1721         * glib/tmpl/messages.sgml: Remove comment that only stdout would
1722         be used on Windows, no longer true.
1723
1724 2002-12-15  Matthias Clasen  <maclas@gmx.de>
1725
1726         * gobject/tmpl/param_value_types.sgml: Move some docs inline.
1727
1728 2002-12-15  Matthias Clasen  <maclas@gmx.de>
1729
1730         * glib/Makefile.am (IGNORE_HFILES): Add gprintfint.h and trio.
1731
1732 2002-12-13  Matthias Clasen  <maclas@gmx.de>
1733
1734         * glib/Makefile.am (MKDB_OPTIONS): Add --ignore-files=trio to
1735         avoid gtk-doc warnings about doxygen comments.
1736
1737 Tue Dec 10 11:55:28 2002  Owen Taylor  <otaylor@redhat.com>
1738
1739         * glib/tmpl/timers.sgml: Improve docs for return value
1740         and @microseconds out parameter. (Reported by
1741         Dennis Haney, #100841)
1742
1743 2002-12-10  Matthias Clasen  <maclas@gmx.de>
1744
1745         * gobject/tmpl/generic_values.sgml: 
1746         * gobject/tmpl/gtype.sgml: 
1747         * gobject/tmpl/enumerations_flags.sgml: Add docs.
1748
1749 2002-12-09  Matthias Clasen  <maclas@gmx.de>
1750
1751         * gobject/tmpl/gtype.sgml: 
1752         * gobject/tmpl/enumerations_flags.sgml: Add docs.
1753
1754         * gobject/tmpl/gtype.sgml:
1755         * gobject/tmpl/gtypeplugin.sgml:
1756         * gobject/tmpl/gtypemodule.sgml:
1757         * gobject/gobject-sections.txt: Add GTypeClass, GTypePluginClass
1758         and GTypeModuleClass.
1759
1760         * gobject/tmpl/gboxed.sgml:
1761         * gobject/tmpl/enumerations_flags.sgml: 
1762         * gobject/tmpl/gclosure.sgml: 
1763         * gobject/tmpl/param_value_types.sgml: Add docs.
1764
1765 2002-12-06  Matthias Clasen  <maclas@gmx.de>
1766
1767         * gobject/tmpl/gparamspec.sgml: Typo fix.
1768
1769 2002-12-05  Matthias Clasen  <maclas@gmx.de>
1770
1771         * glib/tmpl/strings.sgml: 
1772         * glib/tmpl/scanner.sgml: 
1773         * glib/tmpl/main.sgml: 
1774         * glib/tmpl/macros_misc.sgml: 
1775         * glib/tmpl/hash_tables.sgml: Add Since and Deprecation info
1776         for symbols documented in the templates.
1777
1778 2002-12-04  Matthias Clasen  <maclas@gmx.de>
1779
1780         * gobject/tmpl/gtype.sgml: Add docs.
1781
1782 2002-12-02  Matthias Clasen  <maclas@gmx.de>
1783
1784         * gobject/tmpl/signals.sgml: Add docs.
1785
1786 2002-12-01  Matthias Clasen  <maclas@gmx.de>
1787
1788         * gobject/gobject-sections.txt: Mark g_signal_handlers_destroy as
1789         private.
1790
1791         * gobject/tmpl/signals.sgml: Move some docs inline.
1792
1793 2002-11-29  Matthias Clasen  <maclas@gmx.de>
1794
1795         * glib/tmpl/main.sgml: Write something about GSourceDummyMarshal.
1796
1797         * glib/tmpl/date.sgml: 
1798         * glib/tmpl/string_utils.sgml: Remove redundant docs.
1799
1800         * glib/glib-sections.txt: Add g_ascii_strtoull and 
1801         g_get_application_name.
1802
1803 2002-11-28  Matthias Clasen  <maclas@gmx.de>
1804
1805         * glib/tmpl/strings.sgml: 
1806         * glib/tmpl/string_utils.sgml: 
1807         * glib/tmpl/misc_utils.sgml: Move some docs inline.
1808
1809 2002-11-23  Matthias Clasen  <maclas@gmx.de>
1810
1811         * gobject/tmpl/gclosure.sgml: 
1812         * gobject/tmpl/signals.sgml: 
1813         * gobject/tmpl/gparamspec.sgml: 
1814         * gobject/tmpl/value_collection.sgml: 
1815         * gobject/tmpl/generic_values.sgml: 
1816         * gobject/tmpl/param_value_types.sgml: 
1817         * gobject/tmpl/gboxed.sgml: 
1818         * gobject/tmpl/enumerations_flags.sgml: 
1819         * gobject/tmpl/objects.sgml: 
1820         * gobject/tmpl/gtypemodule.sgml: 
1821         * gobject/tmpl/gtypeplugin.sgml: Add missing short descriptions, 
1822         standardize them to start with a capital and end without a period. 
1823
1824         * glib/tmpl/arrays.sgml: 
1825         * glib/tmpl/memory_chunks.sgml: 
1826         * glib/tmpl/macros.sgml: Remove periods from titles in examples.
1827
1828         * glib/building.sgml: Explain --enable-include-printf.
1829
1830         * glib/Makefile.am (extra_files): 
1831         * gobject/Makefile.am (extra_files): Add version.xml.in.
1832
1833         * glib/Makefile.am (content_files): 
1834         * gobject/Makefile.am (content_files): Add version.xml.
1835
1836         * glib/version.xml.in: 
1837         * gobject/version.xml.in: New files to let configure dump the version in.
1838
1839         * glib/glib-docs.sgml:
1840         * gobject/gobject-docs.sgml: Add version information.
1841
1842
1843 Thu Nov 21 15:52:04 2002  Owen Taylor  <otaylor@redhat.com>
1844
1845         * glib/tmpl/iochannels.sgml: Add helpful comments about
1846         the encoding of a new iochannel. (Amaury Jacquot,
1847         #96444)
1848
1849 2002-11-21  Matthias Clasen  <maclas@gmx.de>
1850
1851         * glib/tmpl/string_utils.sgml: Add note on including gprintf.h,
1852         move some docs inline.
1853
1854         * glib/glib-sections.txt: Add g_printf, g_vprintf, g_fprintf,
1855         g_vfprintf, g_sprintf, g_vsprintf.
1856
1857 2002-11-20  Matthias Clasen  <maclas@gmx.de>
1858
1859         * glib/tmpl/macros_misc.sgml: Document G_LIKELY, G_UNLIKELY.
1860
1861         * glib/glib-sections.txt: Add G_LIKELY, G_UNLIKELY.
1862
1863 2002-10-20  Matthias Clasen  <maclas@gmx.de>
1864
1865         * gobject/Makefile.am (SCANOBJ_FILES): 
1866         * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).prerequisites.
1867
1868 2002-10-15  Matthias Clasen  <maclas@gmx.de>
1869
1870         * gobject/gobject-sections.txt: Add g_type_interface_prerequisites.
1871
1872 2002-10-14  Matthias Clasen  <maclas@gmx.de>
1873
1874         * gobject/Makefile.am (dist-hook): 
1875         * glib/Makefile.am (dist-hook): Dist the xml/*.xml, not
1876         sgml/*.sgml.  (#95678, Owen Taylor)
1877
1878 2002-10-14  Matthias Clasen  <maclas@gmx.de>
1879
1880         * gobject/Makefile.am (SCANOBJ_FILES): 
1881         * glib/Makefile.am (SCANOBJ_FILES): Add $(DOC_MODULE).interfaces.
1882
1883 2002-09-16  Matthias Clasen  <maclas@gmx.de>
1884
1885         * glib/tmpl/messages.sgml: Replace G_LOG_FLAG_RECURSIVE by 
1886         G_LOG_FLAG_RECURSION throughout.  (#93390)
1887  
1888 2002-08-12  Matthias Clasen  <maclas@gmx.de>
1889
1890         * glib/glib-sections.txt: Add g_markup_parse_context_get_element
1891         and g_utf8_strreverse.
1892
1893 Thu Jul 25 18:58:29 2002  Owen Taylor  <otaylor@redhat.com>
1894  
1895         * glib/tmpl/threads.sgml: Fix reference to non-existing
1896         @priority parameter. (#88500, Linux Walleij)
1897  
1898 2002-06-03  Matthias Clasen  <maclas@gmx.de>
1899
1900         * gobject/gobject-docs.sgml: 
1901         * glib/glib-docs.sgml: 
1902         * glib/tmpl/macros.sgml: 
1903         * glib/tmpl/string_utils.sgml: Replace homegrown "nbsp", "hash"
1904         and "percent" entities by standard ISO entities "nbsp", "num" and
1905         "percnt". 
1906
1907 2002-05-30  Matthias Clasen  <maclas@gmx.de>
1908
1909         * glib/tmpl/string_utils.sgml: 
1910         * glib/tmpl/threads.sgml: Small formatting fixes.
1911
1912 2002-05-26  Matthias Clasen  <maclas@gmx.de>
1913
1914         * glib/tmpl/conversions.sgml: Add GIConv.
1915
1916         * glib/tmpl/main.sgml: Fix references to nonexisting functions
1917         g_main_loop_destroy(), g_source_add(), g_source_connect().
1918         
1919
1920         * glib/glib-sections.txt: Add GIConv, g_str_has_prefix, g_str_has_suffix.
1921
1922         * glib/tmpl/linked_lists_single.sgml: 
1923         * glib/tmpl/linked_lists_double.sgml: GListAllocator doesn't exist.
1924
1925         * glib/glib-docs.sgml: Declare hash entity.
1926
1927         * glib/tmpl/macros.sgml: Escape # in #ifdef to suppress erroneous links.
1928
1929 2002-05-25  Matthias Clasen  <maclas@gmx.de>
1930
1931         * gobject/Makefile.am, gobject/gobject-docs.sgml, gobject/tmpl/*:
1932         * glib/Makefile.am, glib/glib-docs.sgml, glib/tmpl/*: Produce XML,
1933         not SGML.
1934
1935 2002-05-21  Matthias Clasen  <maclas@gmx.de>
1936
1937         * glib/tmpl/markup.sgml: Updates.
1938
1939 Sat May 18 00:44:35 2002  Tim Janik  <timj@gtk.org>
1940
1941         [merged from stable]
1942
1943         * glib/tmpl/scanner.sgml: fix documentation for g_scanner_unexp_token().
1944
1945 2002-05-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
1946
1947         * glib/tmpl/threads.sgml: Clarify recursion issues with
1948         GMutex. (#78171)
1949
1950 2002-04-24  Matthias Clasen  <maclas@gmx.de>
1951
1952         * gobject/gobject-sections.txt: 
1953         * gobject/tmpl/gtype.sgml: Updates.
1954
1955 2002-04-21  Matthias Clasen  <maclas@gmx.de>
1956
1957         * glib/tmpl/strings.sgml: Fix the description of g_string_assign. (#78728)
1958
1959 2002-04-18  Matthias Clasen  <maclas@gmx.de>
1960
1961         * glib/tmpl/error_reporting.sgml:
1962         * glib/tmpl/threads.sgml:
1963         * glib/tmpl/arrays_pointer.sgml:
1964         * glib/tmpl/arrays_byte.sgml:
1965         * glib/tmpl/memory_chunks.sgml: s/<!>/<!-- -->/g throughout the
1966         documentation to bring the produced Docbook closer to XML.
1967
1968 2002-03-25  Sven Neumann  <sven@gimp.org>
1969
1970         * glib/tmpl/scanner.sgml: Fixed documentation about unused struct 
1971         fields and added a note about proper g_scanner_unexp_token() usage.
1972
1973 2002-03-11  Matthias Clasen  <maclas@gmx.de>
1974
1975         * glib/tmpl/string_utils.sgml: Add a note about g_strreverse() and 
1976         UTF-8.
1977
1978 2002-02-21  Matthias Clasen  <maclas@gmx.de>
1979
1980         * glib/Makefile.am (IGNORE_HFILES): Add gdebug.h.
1981
1982         * glib/running.sgml: Document the G_DEBUG environment variable.
1983
1984         * glib/tmpl/threads.sgml: Replace g_thread_wait() by
1985         g_thread_join() in two places.
1986
1987 2002-02-20  Sven Neumann  <sven@gimp.org>
1988
1989         * gobject/gobject-sections.txt
1990         * gobject/tmpl/generic_values.sgml
1991         * gobject/tmpl/param_value_types.sgml: updated for GValue changes.
1992
1993 Tue Feb 19 17:45:43 2002  Tim Janik  <timj@gtk.org>
1994
1995         * gobject/tmpl/generic_values.sgml: added GValue documentation.
1996
1997 Thu Feb  7 12:07:06 2002  Tim Janik  <timj@gtk.org>
1998
1999         * gobject/tmpl/generic_values.sgml: document value transformation.
2000
2001 Mon Feb  4 17:55:39 2002  Tim Janik  <timj@gtk.org>
2002         
2003         * gobject/tmpl/closures.sgml: doc common functions like ref/
2004         sink/unref/invalidate.
2005
2006         * gobject/tmpl/objects.sgml: document g_object_watch_closure() and
2007         qdata functions.
2008
2009 Tue Jan 29 12:00:59 2002  Owen Taylor  <otaylor@redhat.com>
2010
2011         * gobject/gobject-sections.txt: Updated.
2012
2013         * glib/running.sgml glib/changes-2.0.sgml: SGML fixes.
2014
2015 2002-01-28  Ron Steinke  <rsteinke@w-link.net>
2016
2017         * glib/iochannel.sgml: Changed #IOChannelError to
2018         #GIOChannelError in one place
2019
2020 2002-01-16  Matthias Clasen  <matthiasc@poet.de>
2021
2022         * glib/building.sgml, glib/compiling.sgml, 
2023         glib/running.sgml, glib/resources.sgml, 
2024         glib/changes-2.0.sgml: New files.
2025
2026         * glib/Makefile.am (content_files): Add new files.
2027
2028         * glib/glib-docs.sgml: Add an Overview chapter.
2029
2030 2002-01-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2031
2032         * glib/tmpl/threads.sgml: Name the right function.
2033
2034 2001-12-23  Matthias Clasen  <matthias@poet.de>
2035
2036         * glib/tmpl/main.sgml, glib/tmpl/string_utils.sgml,
2037         glib/tmpl/strings.sgml: Replace references to deprecated
2038         functions.
2039
2040 2001-12-21  Matthias Clasen  <matthias@poet.de>
2041
2042         * glib/glib-sections.txt: Move g_get_charset() to the
2043         Charset conversion section. (#65630)
2044  
2045 Wed Dec 19 23:07:53 2001  Owen Taylor  <otaylor@redhat.com>
2046
2047         * glib/tmpl/messages.sgml glib/tmpl/string_utils.sgml: 
2048         SGML fixes.
2049
2050         * gobject/gobject-sections.txt glib/glib-sectoins.txt: Small updates.
2051
2052 2001-12-15  Matthias Clasen  <matthias@poet.de>
2053
2054         * glib/tmpl/caches.sgml: GCs are cached by GTK, not by GDK.
2055
2056 2001-12-14  Matthias Clasen  <matthias@poet.de>
2057
2058         * glib/tmpl/memory.sgml: Typo fixes.
2059
2060 2001-12-13  Matthias Clasen  <matthiasc@poet.de>
2061
2062         * glib/tmpl/completion.sgml, glib/tmpl/date.sgml,
2063         glib/tmpl/fileutils.sgml, glib/tmpl/iochannels.sgml,
2064         glib/tmpl/macros.sgml, glib/tmpl/memory.sgml,
2065         glib/tmpl/misc_utils.sgml, glib/tmpl/warnings.sgml,
2066         glib/tmpl/windows.sgml: Revert mistaken change: it is UNIX, not Unix.
2067
2068         * glib/tmpl/memory_chunks.sgml,
2069         glib/tmpl/date.sgml, glib/tmpl/threads.sgml,
2070         glib/tmpl/gtype.sgml: Trivial markup fixes.
2071
2072 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
2073
2074         * glib/tmpl/string_utils.sgml: Correct docs for g_[v]snprintf.
2075
2076 2001-12-12  Matthias Clasen  <matthiasc@poet.de>
2077
2078         * glib/tmpl/allocators.sgml, glib/tmpl/arrays.sgml, 
2079         glib/tmpl/arrays_byte.sgml, glib/tmpl/arrays_pointer.sgml,
2080         glib/tmpl/caches.sgml, glib/tmpl/completion.sgml, 
2081         glib/tmpl/conversions.sgml,
2082         glib/tmpl/datalist.sgml, glib/tmpl/date.sgml, 
2083         glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
2084         glib/tmpl/hash_tables.sgml,
2085         glib/tmpl/hooks.sgml, glib/tmpl/macros.sgml,
2086         glib/tmpl/macros_misc.sgml, glib/tmpl/main.sgml, glib/tmpl/markup.sgml,
2087         glib/tmpl/memory.sgml, glib/tmpl/memory_chunks.sgml, 
2088         glib/tmpl/messages.sgml, glib/tmpl/misc_utils.sgml,
2089         glib/tmpl/modules.sgml, glib/tmpl/numerical.sgml, 
2090         glib/tmpl/patterns.sgml, glib/tmpl/queue.sgml, 
2091         glib/tmpl/shell.sgml, glib/tmpl/spawn.sgml,
2092         glib/tmpl/string_utils.sgml, glib/tmpl/thread_pools.sgml,
2093         glib/tmpl/threads.sgml, glib/tmpl/timers.sgml, 
2094         glib/tmpl/trees-binary.sgml, glib/tmpl/trees-nary.sgml,
2095         glib/tmpl/type_conversion.sgml, glib/tmpl/unicode.sgml,
2096         glib/tmpl/warnings.sgml, glib/tmpl/windows.sgml:        
2097         Improve markup of examples, general consistency improvements.
2098
2099 2001-12-06  Havoc Pennington  <hp@redhat.com>
2100
2101         * glib/tmpl/messages.sgml: improve g_log_set_handler docs
2102
2103 Wed Nov 28 18:50:19 2001  Owen Taylor  <otaylor@redhat.com>
2104
2105         * glib/glib-sections.txt: Update.
2106
2107 2001-11-28  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2108
2109         * glib/tmpl/date.sgml: Fix g_usleep docs.
2110
2111 2001-11-26  Matthias Clasen  <matthiasc@poet.de>
2112
2113         * glib/tmpl/trees-binary.sgml: Document G_LEVEL_ORDER better.
2114
2115 2001-11-22  Matthias Clasen  <matthiasc@poet.de>
2116
2117         Fixes for #61284:
2118
2119         * glib/tmpl/windows.sgml: Document G_WIN32_DLLMAIN_FOR_DLL_NAME.
2120
2121         * glib/tmpl/fileutils.sgml: Document GDir.
2122
2123         * glib/tmpl/limits.sgml: Document G_MININT64, G_MAXINT64, G_MAXUINT64.  
2124
2125 Thu Nov 22 12:56:57 2001  Owen Taylor  <otaylor@redhat.com>
2126
2127         * gobject/gobject-sections.txt: Update.
2128
2129         * glib/tmpl/{spawn.sgml,patterns.sgml}: SGML fixes.
2130
2131         * glib/glib-sections.txt: Updated.
2132
2133         * glib/Makefile.am (IGNORE_HFILES): Don't scan
2134         headers in build/
2135
2136 Sat Nov 17 17:24:19 2001  Owen Taylor  <otaylor@redhat.com>
2137
2138         * glib/glib-sections.txt: Remove g_log_domain_glib
2139
2140 2001-11-15  Matthias Clasen  <matthiasc@poet.de>
2141
2142         * glib/tmpl/iochannels.sgml: Document GIOFlags, fix typos.
2143
2144         * glib/tmpl/conversions.sgml, glib/tmpl/unicode.sgml,
2145         glib/tmpl/spawn.sgml, glib/tmpl/fileutils.sgml,
2146         glib/tmpl/shell.sgml, glib/tmpl/windows.sgml: Add
2147         some missing short and long descriptions.
2148
2149 2001-11-14  Matthias Clasen  <matthiasc@poet.de>
2150
2151         * glib/Makefile.am (MKDB_OPTIONS): Add --sgml-mode.
2152
2153         * glib/tmpl/patterns.sgml: Document UTF-8 support.
2154
2155 Wed Nov 14 03:19:49 2001  Tim Janik  <timj@gtk.org>
2156
2157         * gobject/tmpl/param_value_types.sgml: more docs.
2158
2159 Tue Nov 13 21:31:58 2001  Tim Janik  <timj@gtk.org>
2160
2161         * gobject/tmpl/param_value_types.sgml: list parameter and
2162         value types.
2163
2164         * gobject/tmpl/gparamspec.sgml: more docs for g_param_spec*()
2165         functions.
2166         
2167         * gobject/*: section cleanups.
2168
2169 Tue Nov 13 19:49:16 2001  Tim Janik  <timj@gtk.org>
2170
2171         * gobject/tmpl/gparamspec.sgml: param spec updates.
2172
2173 2001-11-12  Matthias Clasen  <matthiasc@poet.de>
2174
2175         * glib/tmpl/markup.sgml: Remove excess listitem from long 
2176         description.
2177  
2178 2001-11-11  Matthias Clasen  <matthiasc@poet.de>
2179
2180         * glib/tmpl/unicode.sgml: Document GNormalizeMode enum.
2181
2182         * glib/tmpl/spawn.sgml: Document GSpawnFlags flags.
2183
2184         * glib/tmpl/error_reporting.sgml: Document GError struct.
2185
2186         * glib/tmpl/main.sgml: Document GMainContext, GSource and 
2187         GSourceCallbackFuncs structs.
2188
2189 2001-10-31  Matthias Clasen  <matthiasc@poet.de>
2190
2191         * glib/tmpl/messages.sgml, glib/tmpl/unicode.sgml:
2192         Document g_log_domain_glib, gunichar, gunichar2, GUnicodeType,
2193         GUnicodeBreakType.
2194
2195 Fri Oct 26 11:42:50 2001  Owen Taylor  <otaylor@redhat.com>
2196
2197         * */Makefile.am: Remove $(srcdir)/html before building
2198         HTML to prevent stale files. Dist all files in html/
2199
2200 2001-10-25  Havoc Pennington  <hp@pobox.com>
2201
2202         * glib/tmpl/string_utils.sgml: docs on why the deprecated
2203         functions are deprecated.
2204
2205 2001-10-15  Sven Neumann  <sven@gimp.org>
2206
2207         * glib/tmpl/random_numbers.sgml: fixed typo.
2208
2209 Sat Oct 13 06:58:23 2001  Tim Janik  <timj@gtk.org>
2210
2211         * glib/tmpl/patterns.sgml: amended documentation.
2212
2213 2001-10-11  Matthias Clasen  <matthiasc@poet.de>
2214
2215         * glib/tmpl/patterns.sgml, glib/tmpl/shell.sgml: Updates.
2216
2217 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
2218
2219         * glib/tmpl/hooks.sgml: Document G_HOOK_FLAG_USER_SHIFT.
2220
2221         * glib/tmpl/trash_stacks.sgml: Document trash stacks.
2222
2223         * glib/tmpl/async_queues.sgml, glib/tmpl/caches.sgml, 
2224         glib/tmpl/completion.sgml, glib/tmpl/patterns.sgml, 
2225         glib/tmpl/numerical.sgml, glib/tmpl/random_numbers.sgml, 
2226         glib/tmpl/relations.sgml, glib/tmpl/modules.sgml: Update.
2227
2228 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
2229         
2230         * glib/tmpl/conversions.sgml: Update.
2231
2232         * glib/tmpl/patterns.sgml: Update.
2233
2234 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
2235
2236         * glib/tmpl/hooks.sgml, glib/tmpl/spawn.sgml,
2237         glib/tmpl/macros_misc.sgml: Update. 
2238
2239         * glib/tmpl/linked_lists_double.sgml, glib/tmpl/trees-binary.sgml,
2240         glib/glib-sections.txt: Document GCompareDataFunc.
2241
2242 2001-10-02  Matthias Clasen  <matthiasc@poet.de>
2243
2244         * glib/tmpl/iochannel.sgml, glib/tmpl/macros_misc.sgml,
2245         glib/tmpl/queue.sgml: update docs.
2246
2247         * glib/tmpl/modules.sgml, glib/tmpl/threads.sgml: Remove 
2248         references to glib-config.
2249
2250 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
2251
2252         * glib/tmpl/iochannels.sgml, glib/tmpl/shell.sgml,
2253         glib/tmpl/spawn.sgml, glib/tmpl/memory.sgml,
2254         glib/tmpl/macros.sgml, glib/tmpl/completion.sgml,
2255         glib/tmpl/main.sgml, glib/tmpl/messages.sgml,
2256         glib/tmpl/misc_utils.sgml, glib/tmpl/threads.sgml,
2257         glib/tmpl/trees-nary.sgml, glib/tmpl/string_utils.sgml:
2258         More markup fixes and completions.
2259
2260 Mon Oct  1 15:59:46 2001  Owen Taylor  <otaylor@redhat.com>
2261
2262         * glib/tmpl/strings.sgml docs/glib-sections.txt: Rename
2263         g_string_printfa(). to g_string_append_printf().
2264
2265 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
2266
2267         * glib/glib-sections.txt: Move all *_error_quark()
2268         functions to the 'Private' sections. (#61472)
2269
2270 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
2271
2272         * glib/tmpl/macros.sgml (G_CONST_RETURN): document
2273         allowed uses for 'out' parameters.
2274
2275 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
2276
2277         * glib/tmpl/caches.sgml, glib/tmpl/datalist.sgml,
2278         glib/tmpl/hash_tables.sgml, glib/tmpl/messages.sgml,
2279         glib/tmpl/misc_utils.sgml: consistently refer to GTK+.
2280
2281         * glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
2282         glib/tmpl/windows.sgml, glib/tmpl/modules.sgml,
2283         glib/tmpl/linked_lists_single.sgml, glib/tmpl/trees-nary.sgml,
2284         glib/tmpl/trees-binary.sgml, glib/tmpl/timers.sgml: Markup fixes.
2285
2286 2001-09-30  Matthias Clasen  <matthiasc@poet.de>
2287
2288         * glib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgml
2289         glib/tmpl/arrays_pointer.sgml, glib/tmpl/caches.sgml, 
2290         glib/tmpl/datalist.sgml, glib/tmpl/date.sgml, 
2291         glib/tmpl/datasets.sgml, glib/tmpl/type_conversion.sgml,
2292         glib/tmpl/memory.sgml, glib/tmpl/hash_tables.sgml:
2293         Markup fixes and a few additions.
2294
2295 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
2296
2297         * glib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml, 
2298         glib/tmpl/scanner.sgml: Additions and markup fixes.
2299
2300 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
2301
2302         * glib/tmpl/warnings.sgml, glib/tmpl/linked_lists_double.sgml,
2303         glib/tmpl/completion.sgml, glib/tmpl/strings.sgml: Documented
2304         some functions, markup fixes.
2305         * glib/tmpl/patterns.sgml: New file.
2306         * glib/glib-docs.sgml: Add entity for patterns.sgml.
2307         
2308 2001-09-26  Matthias Clasen <matthiasc@poet.de>
2309
2310         * glib/glib-sections.txt: Add g_mem_is_system_malloc.
2311
2312 2001-09-25  Matthias Clasen <matthiasc@poet.de>
2313
2314         * glib/glib-sections.txt: Add a missing SECTION 
2315         endtag. (#61126)
2316
2317 2001-09-17  Darin Adler  <darin@bentspoon.com>
2318
2319         * glib/tmpl/string_utils.sgml: Fix a typo and change
2320         documentation for g_ascii_isdigit and g_ascii_isxdigit
2321         to reflect the fact that the standard isdigit and
2322         isxdigit are already locale-independent.
2323
2324 Wed Sep  5 05:24:07 2001  Tim Janik  <timj@gtk.org>
2325
2326         * gobject/tmpl/gboxed.sgml: documented some functions.
2327
2328         * gobject/tmpl/objects.sgml: some fixups.
2329
2330 Mon Sep 10 11:37:02 2001  Owen Taylor  <otaylor@redhat.com>
2331
2332         * glib/glib-sections.txt: Update.
2333
2334 Sat Sep  8 14:13:44 2001  Owen Taylor  <otaylor@redhat.com>
2335
2336         * glib/Makefile.am (IGNORE_HFILES): Add 
2337         gbsearcharray.h.
2338
2339         * gobject/Makefile.am (IGNORE_HFILES): Remove
2340         gbsearcharray.h.
2341
2342 2001-08-15  Ron Stenike  <rsteinke@w-link.net>
2343
2344         * docs/reference/glib/glib-sections.txt: Added
2345         declarations for g_io_channel_[set,get]_close_on_unref
2346
2347 Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
2348
2349         * */Makefile.am: Set GPATH to fix srcdir != builddir  
2350         problems with GNU make.
2351
2352 Sun Aug 12 02:24:36 2001  Tim Janik  <timj@gtk.org>
2353
2354         * gobject/tmpl/value_arrays.sgml: document value arrays.
2355
2356 2001-08-06  Sven Neumann  <sven@gimp.org>
2357
2358         * docs/reference/gobject/gobject-sections.txt
2359         * docs/reference/gobject/tmpl/objects.sgml: added documentation for
2360         g_object_[add|remove]_weak_pointer().
2361
2362 2001-07-19  Darin Adler  <darin@bentspoon.com>
2363
2364         reviewed by: <delete if not using a buddy>
2365
2366         * glib/tmpl/string_utils.sgml:
2367
2368 2001-06-03  Matthias Clasen  <matthiasc@poet.de>
2369  
2370         * glib/tmpl/caches.sgml, glib/tmpl/main.sgml, 
2371         gobject/gobject-docs.sgml, gobject/tmpl/generic_values.sgml,
2372         gobject/tmpl/gtypemodule.sgml, gobject/tmpl/signals.sgml,
2373         gobject/tmpl/types.sgml: fix some typos.
2374  
2375 Thu Jun 28 17:43:29 2001  Owen Taylor  <otaylor@redhat.com>
2376
2377         * glib/tmpl/memory.sgml glib/tmpl/macros_misc.sgml: Add
2378         notes about inclusion of string.h to docs on g_memmove,
2379         G_VA_COPY. (#54411)
2380
2381 Tue Jun 26 12:28:20 2001  Owen Taylor  <otaylor@redhat.com>
2382
2383         * glib/Makefile.am: Fix problem with glibconfig.h
2384
2385 2001-06-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2386
2387         * glib/tmpl/threads.sgml (example): Corrected.
2388
2389 2001-06-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2390
2391         * glib/glib-sections.txt, glib/tmpl/date.sgml: Add g_time_val_add.
2392
2393         * glib/tmpl/threads.sgml: Updated. 
2394
2395 2001-05-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2396
2397         * glib/tmpl/arrays.sgml, glib/tmpl/arrays_pointers.sgml,
2398         glib/tmpl/arrays_byte.sgml: Corrected documentation for the
2399         ..._sized_new functions. Discovered by noon@users.sourceforge.net.
2400
2401 2001-05-19  Havoc Pennington  <hp@pobox.com>
2402
2403         * glib/Makefile.am (IGNORE_HFILES): add glibintl.h
2404
2405         * glib/tmpl/*.sgml: fix various missing docs
2406
2407 2001-05-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2408
2409         * glib/glib-overrides.txt, glib/glib-sections.txt,
2410         glib/tmpl/thread_pools.sgml, glib/tmpl/threads.sgml: Updated.
2411
2412 2001-05-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2413
2414         * glib/tmpl/thread_pools.sgml, glib/tmpl/thread_pools.sgml:
2415         Updates after some renaming took place.
2416
2417 2001-05-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2418
2419         * glib/tmpl/threads.sgml, glib/glib-overrides.txt: Updated.
2420
2421         * glib/tmpl/threads.sgml: Clarification for g_mutex_trylock.
2422
2423 2001-04-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2424
2425         * glib/tmpl/hash_tables.sgml, glib/tmpl/misc_utils.sgml,
2426         glib/tmpl/scanner.sgml: Changes due to deprecation update.
2427
2428 Mon Apr 16 12:18:26 2001  Owen Taylor  <otaylor@redhat.com>
2429
2430         * {glib,gobject}/Makefile.am (tmpl-build.stamp): More tweaks
2431         from GTK+. Reenable $(HTML_IMAGES) with shell portability fixes.
2432
2433 Wed Apr  4 00:56:00 2001  Tim Janik  <timj@gtk.org>
2434
2435         * gobject/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
2436         dist-hook because $(HTML_IMAGES) is empty.
2437
2438 Tue Apr  3 11:51:02 2001  Owen Taylor  <otaylor@redhat.com>
2439
2440         * {glib,gobject}/Makefile.am (sgml-build.stamp): Add
2441         explicit path to tmpl files in dependencies.
2442
2443         * glib/glib.types gobject/gobject.types: empty files
2444         to keep generic makefiles happy.
2445
2446 2001-04-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2447
2448         * glib/glib-sections.txt: Removed
2449         g_static_private_(get|set)_for_thread.
2450
2451         * glib/tmpl/threads.sgml: Updated.
2452
2453         * glib/tmpl/thread_pools.sgml: Added GThreadPool documentation.
2454
2455 Mon Mar 26 14:20:36 2001  Owen Taylor  <otaylor@redhat.com>
2456
2457         * glib/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards
2458
2459 Sat Mar 17 17:51:17 2001  Owen Taylor  <otaylor@redhat.com>
2460
2461         * gobject/Makefile.am glib/Makefile.am: A couple
2462         of small fixes.
2463
2464 2001-03-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2465
2466         * glib/tmpl/threads.sgml: Spelling corrections.
2467
2468 Wed Mar  7 15:02:17 2001  Owen Taylor  <otaylor@redhat.com>
2469
2470         * gobject/Makefile.am: Revert Tim's last commit to
2471         get rid of 7+ unnecessary / broken changes. Add
2472         back the useful part. Also fix problem with grep,
2473         add dependency on template files.
2474
2475         * gobject/gobject-sections.txt: Remove double 
2476         value_types names which was screwing up builds.
2477
2478         * glib/Makefile.am: Propagate changes from 
2479         gobject/Makefile.am
2480
2481 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2482
2483         * glib/tmpl/threads.sgml: Fixed stupid typo.
2484
2485 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2486
2487         * glib/tmpl/threads.sgml: Completed.
2488
2489 Wed Mar  7 09:33:27 2001  Tim Janik  <timj@gtk.org>
2490
2491         * gobject/Makefile.am: shuffled rules to avoid excessive
2492         rebuilds.
2493
2494         * gobject/gobject-sections.txt: updates.
2495
2496         * gobject/tmpl/*: bunch of updates, added another patch
2497         from Eric Lemings <eric.b.lemings@lmco.com>.
2498
2499 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2500
2501         * glib/glib-sections.txt, glib/tmpl/messages.sgml: Removed
2502         g_log_domain_gmodule.
2503
2504 2001-02-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2505
2506         * glib/tmpl/threads.sgml: Big update. Almost ready.
2507
2508         * glib/tmpl/async_queues.sgml: Typo.
2509
2510         * glib/glib-sections.txt: Added g_static_rec_mutex_init,
2511         g_static_rec_mutex_free, g_static_rw_lock_init,
2512         g_static_private_init and g_static_private_free.
2513
2514         * glib/glib-overrides.txt: Added g_thread_yield and g_thread_exit.
2515
2516 Fri Feb 16 06:52:20 2001  Tim Janik  <timj@gtk.org>
2517
2518         * gobject/tmpl/types.sgml: incorporated huge docu patch from Eric
2519         Lemings <eric.b.lemings@lmco.com> with a bunch of editing on my part.
2520
2521 Mon Feb 12 12:42:45 2001  Owen Taylor  <otaylor@redhat.com>
2522
2523         * {glib,gobject}/Makefile.am: The ultimate gtk-doc makefile.
2524
2525 2001-02-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2526
2527         * glib/tmpl/threads.sgml, glib/glib-sections.txt: Added
2528         documentation for g_static_mutex_init().
2529
2530 Wed Jan 31 07:14:22 2001  Tim Janik  <timj@gtk.org>
2531
2532         * gobject/Makefile.am: adapt to work with new CVS gtk-doc, leaving the old
2533         rules in place caused bogus recursions. main changes:
2534         - add to conditionalized section:
2535           all-local:
2536                 $(MAKE) scan
2537                 $(MAKE) templates
2538                 $(MAKE) sgml
2539                 $(MAKE) html.stamp
2540           html.stamp: sgml.stamp $(EXTRA_SGML_FILES)
2541                 $(MAKE) html
2542           DOC_STAMPS= html.stamp sgml.stamp
2543         - change:
2544           maintainer-clean-local: clean
2545           -     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
2546           +     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt $(DOC_STAMPS)
2547
2548         * glib/Makefile.am (maintainer-clean-local): dito.
2549
2550 Wed Jan 31 06:21:32 2001  Tim Janik  <timj@gtk.org>
2551
2552         * gobject/tmpl/types.sgml: applied docu patch from Eric Lemings
2553         <eric.b.lemings@lmco.com>, did some more editing.
2554
2555 2001-01-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2556
2557         * glib/glib-sections.txt, glib/tmpl/threads.sgml: Added
2558         g_static_mutex_free().
2559
2560 Tue Jan  9 03:10:38 2001  Tim Janik  <timj@gtk.org>
2561
2562         * gobject/tmpl/types.sgml: added some function documentations.
2563
2564         * gobject/gobject-sections.txt: buncha fixups.
2565
2566 Fri Jan  5 15:47:10 2001  Owen Taylor  <otaylor@redhat.com>
2567
2568         * glib/glib-sections.txt glib/tmpl/* glib/Makefile.am: Updated.
2569
2570 2000-12-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2571
2572         * glib/glib-sections.txt: Added G_MODULE_SUFFIX.
2573
2574         * glib/tmpl/modules.sgml: Updated.
2575
2576 2000-12-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2577
2578         * glib/glib-sections.txt: Added g_rand_boolean and
2579         g_random_boolean macros.
2580
2581         * glib/tmpl/random_numbers.sgml: Updated.
2582         
2583 Tue Dec  5 15:41:23 2000  Owen Taylor  <otaylor@redhat.com>
2584
2585         * glib/Makefile.am glib/mainloop-states*: add images
2586
2587         * glib/glib-sections.txt: Updated
2588
2589         * glib/tmpl/main.sgml: More documentation, move function
2590         docs to .c file.
2591
2592 Mon Nov 13 00:18:55 2000  Owen Taylor  <otaylor@redhat.com>
2593
2594         * glib/glib-sections.sgml: Move conversion functions
2595         into GConv section.
2596         
2597         * gobject/gobject-docs.sgml: Fix some malformed sgml.
2598
2599 Sun Nov  5 13:24:50 2000  Owen Taylor  <otaylor@redhat.com>
2600
2601         * gobject/Makefile.am gobject/gobject-sections.sgml: Updates
2602         * gobject/tmpl/g{boxed,type{plugin,module}}.sgml: added
2603
2604 2000-11-05  Havoc Pennington  <hp@pobox.com>
2605
2606         * glib/tmpl/markup.sgml: Write docs
2607
2608 2000-11-05  Havoc Pennington  <hp@pobox.com>
2609
2610         * glib/glib-sections.txt: remove parens from section name,
2611         confuses gtk-doc
2612
2613         * glib/glib-docs.sgml: Add the new files here, doh.
2614
2615         * glib/tmpl/shell.sgml: add gshell.[hc] docs
2616
2617 2000-11-05  Havoc Pennington  <hp@pobox.com>
2618
2619         * glib/tmpl/error_reporting.sgml: fixes
2620
2621 2000-11-05  Havoc Pennington  <hp@pobox.com>
2622
2623         * glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml,
2624         glib/tmpl/fileutils.sgml: Added
2625         
2626         * glib/Makefile.am: Add new files
2627
2628         * glib/glib-sections.txt: Add stuff from -unused
2629
2630 Fri Nov  3 07:33:15 2000  Tim Janik  <timj@gtk.org>
2631
2632         * gobject/gobject-docs.sgml: added &gobject-closures; section.
2633
2634         * gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml
2635
2636         * gobject/gobject-sections.txt: added Closure section.
2637         
2638         * gobject/tmpl/closures.sgml: new file with template description
2639         for GClosure functions.
2640
2641 2000-11-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2642
2643         * glib/tmpl/glib-unused.sgml: Remove superfluous GSearchFunc.
2644
2645         * glib/tmpl/async_queues.sgml, glib/glib-sections.txt: Added
2646         documentation for asynchronous queues.
2647
2648 2000-10-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2649
2650         * glib/tmpl/linked_lists_single.sgml: This time the right fix.
2651
2652         * glib/tmpl/scanner.sgml, glib/tmpl/strings.sgml: Changed
2653         parameter names.
2654
2655         * glib/tmpl/string_utils.sgml: Corrected the documentation of
2656         g_strescape and added those of g_strcompress.
2657
2658 2000-10-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2659
2660         * glib/tmpl/limits.sgml: Added documentation for
2661         G_MAXU(INT|SHORT|LONG).
2662
2663         * glib/tmpl/macros_misc.sgml: Added documentation for
2664         G_G(U)INT(16|32|64)_FORMAT.
2665
2666         * glib/tmpl/types.sgml: Mention G_MAXU(INT|SHORT|LONG) in
2667         documentation for gu(int|short|long).
2668
2669         * glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
2670         glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
2671         and document GEqualFunc in GHashTable.
2672
2673         * glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
2674         glib/tmpl/relations.sgml : Changed to reflect the changed API
2675         (GCompareFunc -> GEqualFunc).
2676
2677         * glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
2678         fixes.
2679         
2680 Mon Oct 30 11:13:12 2000  Tim Janik  <timj@gtk.org>
2681
2682         * gobject/tmpl/signals.sgml: start at general description.
2683
2684         * gobject/gobject-docs.sgml: added introduction.
2685
2686 Mon Oct 30 06:01:43 2000  Tim Janik  <timj@gtk.org>
2687
2688         * gobject/gobject-sections.txt: opened up a new section on signals.
2689
2690 2000-10-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2691
2692         * glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
2693
2694         * glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
2695         glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
2696         glib/tmpl/scanner.sgml: Document the recently deprecated functions
2697         as such.
2698
2699 2000-10-15  Raja R Harinath  <harinath@cs.umn.edu>
2700
2701         'make distcheck' fixes.
2702         * glib/Makefile.am (EXTRA_DIST): Add $(DOC_MODULE)-decl.txt.
2703         (html): Run 'gtkdoc-fixxref' in $(srcdir).
2704         (dist-check-gtkdoc): Add missing quote.
2705         (dist-hook): Copy in dependency order, so that none of the
2706         makerules are fired in a tarball build.
2707
2708         * gobject/Makefile.am: Likewise.
2709
2710 2000-10-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2711
2712         * glib/glib-sections.txt: Added misc items.
2713
2714         * glib/tmpl/random_numbers.sgml: Documentation for the random
2715         number generator.
2716
2717 2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
2718
2719         * gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to 
2720         $top_srcdir)/gobject.
2721         * glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir),
2722
2723 2000-09-29  Jonathan Blandford  <jrb@redhat.com>
2724
2725         * glib/tmpl/trees-nary.sgml: Add g_node_insert_after().
2726
2727 Thu Sep  7 12:35:35 2000  Owen Taylor  <otaylor@redhat.com>
2728
2729         * Some further makefile improvement.
2730          
2731         * Restore all the docs that mysteriously vanished earlier.
2732
2733 Wed Sep  6 10:59:45 2000  Owen Taylor  <otaylor@redhat.com>
2734
2735         * gobject/Makefile.am glib/Makefile.am: Improve 
2736         separation of generic non-generic parts and dependencies. 
2737
2738 Tue Sep  5 20:03:25 2000  Owen Taylor  <otaylor@redhat.com>
2739
2740         * Moved into glib source tree, updated glib-sections.txt
2741         and Makefile.am for glib-1.3.x.
2742
2743 2000-07-01  Damon Chaplin  <damon@helixcode.com>
2744
2745         * tmpl/string_utils.sgml: updated g_strndup.
2746
2747 2000-06-11  Damon Chaplin  <damon@helixcode.com>
2748
2749         * tmpl/messages.sgml: updated a bit more.
2750
2751 2000-06-11  Damon Chaplin  <damon@helixcode.com>
2752
2753         * tmpl/messages.sgml: updated a few bits about log handlers & flags.
2754
2755 2000-04-16  Damon Chaplin  <damon@helixcode.com>
2756
2757         * tmpl/linked_lists_single.sgml: 
2758         * tmpl/linked_lists_double.sgml: 
2759         * tmpl/trees-nary.sgml: updated.
2760
2761         * tmpl/modules.sgml: described g_module_build_path().
2762
2763         * tmpl/date.sgml: made short description lower case and end in a '.'.
2764
2765         * glib-sections.txt: rearranged GDate section.
2766
2767         * tmpl/arrays.sgml: 
2768         * tmpl/arrays_byte.sgml: 
2769         * tmpl/arrays_pointer.sgml: updated.
2770
2771 2000-02-21  Damon Chaplin  <damon@helixcode.com>
2772
2773         * tmpl/main.sgml: updated the g_source_remove_by_XXX() descriptions
2774         to note that only the first source found is removed.
2775
2776 2000-01-25  Damon Chaplin  <damon@karuna.freeserve.co.uk>
2777
2778         * tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from 
2779          Nils Rennebarth <nils@ipe.uni-stuttgart.de>, and updates for
2780         GVoidFunc & GFreeFunc.
2781
2782 1999-12-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
2783
2784         * glib-sections.txt, tmpl/threads.sgml: Removed
2785         G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
2786
2787         * glib-overrides.txt: New file, that makes most of the thread
2788         related macros look like functions.
2789
2790         * Makefile.am: Added glib-overrides.txt to EXTRA_DIST.
2791
2792         * tmpl/threads.sgml: Minor updates.
2793         
2794 Tue Aug 17 08:42:17 1999  Owen Taylor  <otaylor@redhat.com>
2795
2796         * tmpl/datasets.sgml: Added missing </para>
2797         * tmpl/timers.sgml: Added missing </para>
2798         * tmpl/misc_utils.sgml: Added missing </para>
2799         * tmpl/linked_lists_double.sgml: Added missing </para>
2800         * tmpl/linked_lists_single.sgml: Added missing </para>
2801         * tmpl/threads.sgml: Removed extra <para>s.
2802         * tmpl/main.sgml: Added missing </para>
2803
2804 Wed Aug 18 23:38:52 1999  Owen Taylor  <otaylor@redhat.com>
2805
2806         * README: Added some simple build instructions.
2807
2808 Wed Aug 18 23:11:28 1999  Owen Taylor  <otaylor@redhat.com>
2809
2810         * Import into CVS of glib-reference-1.1.3
2811           Filled in some basic contents for AUTHORS
2812           README, and README.cvs  
2813