3bcc1c3cec48f586080a4a84850ec59edd3d7f15
[platform/upstream/glib.git] / docs / reference / ChangeLog
1 2001-10-25  Havoc Pennington  <hp@pobox.com>
2
3         * glib/tmpl/string_utils.sgml: docs on why the deprecated
4         functions are deprecated.
5
6 2001-10-15  Sven Neumann  <sven@gimp.org>
7
8         * glib/tmpl/random_numbers.sgml: fixed typo.
9
10 Sat Oct 13 06:58:23 2001  Tim Janik  <timj@gtk.org>
11
12         * glib/tmpl/patterns.sgml: amended documentation.
13
14 2001-10-11  Matthias Clasen  <matthiasc@poet.de>
15
16         * glib/tmpl/patterns.sgml, glib/tmpl/shell.sgml: Updates.
17
18 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
19
20         * glib/tmpl/hooks.sgml: Document G_HOOK_FLAG_USER_SHIFT.
21
22         * glib/tmpl/trash_stacks.sgml: Document trash stacks.
23
24         * glib/tmpl/async_queues.sgml, glib/tmpl/caches.sgml, 
25         glib/tmpl/completion.sgml, glib/tmpl/patterns.sgml, 
26         glib/tmpl/numerical.sgml, glib/tmpl/random_numbers.sgml, 
27         glib/tmpl/relations.sgml, glib/tmpl/modules.sgml: Update.
28
29 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
30         
31         * glib/tmpl/conversions.sgml: Update.
32
33         * glib/tmpl/patterns.sgml: Update.
34
35 2001-10-05  Matthias Clasen  <matthiasc@poet.de>
36
37         * glib/tmpl/hooks.sgml, glib/tmpl/spawn.sgml,
38         glib/tmpl/macros_misc.sgml: Update. 
39
40         * glib/tmpl/linked_lists_double.sgml, glib/tmpl/trees-binary.sgml,
41         glib/glib-sections.txt: Document GCompareDataFunc.
42
43 2001-10-02  Matthias Clasen  <matthiasc@poet.de>
44
45         * glib/tmpl/iochannel.sgml, glib/tmpl/macros_misc.sgml,
46         glib/tmpl/queue.sgml: update docs.
47
48         * glib/tmpl/modules.sgml, glib/tmpl/threads.sgml: Remove 
49         references to glib-config.
50
51 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
52
53         * glib/tmpl/iochannels.sgml, glib/tmpl/shell.sgml,
54         glib/tmpl/spawn.sgml, glib/tmpl/memory.sgml,
55         glib/tmpl/macros.sgml, glib/tmpl/completion.sgml,
56         glib/tmpl/main.sgml, glib/tmpl/messages.sgml,
57         glib/tmpl/misc_utils.sgml, glib/tmpl/threads.sgml,
58         glib/tmpl/trees-nary.sgml, glib/tmpl/string_utils.sgml:
59         More markup fixes and completions.
60
61 Mon Oct  1 15:59:46 2001  Owen Taylor  <otaylor@redhat.com>
62
63         * glib/tmpl/strings.sgml docs/glib-sections.txt: Rename
64         g_string_printfa(). to g_string_append_printf().
65
66 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
67
68         * glib/glib-sections.txt: Move all *_error_quark()
69         functions to the 'Private' sections. (#61472)
70
71 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
72
73         * glib/tmpl/macros.sgml (G_CONST_RETURN): document
74         allowed uses for 'out' parameters.
75
76 2001-10-01  Matthias Clasen  <matthiasc@poet.de>
77
78         * glib/tmpl/caches.sgml, glib/tmpl/datalist.sgml,
79         glib/tmpl/hash_tables.sgml, glib/tmpl/messages.sgml,
80         glib/tmpl/misc_utils.sgml: consistently refer to GTK+.
81
82         * glib/tmpl/error_reporting.sgml, glib/tmpl/fileutils.sgml,
83         glib/tmpl/windows.sgml, glib/tmpl/modules.sgml,
84         glib/tmpl/linked_lists_single.sgml, glib/tmpl/trees-nary.sgml,
85         glib/tmpl/trees-binary.sgml, glib/tmpl/timers.sgml: Markup fixes.
86
87 2001-09-30  Matthias Clasen  <matthiasc@poet.de>
88
89         * glib/tmpl/arrays.sgml,glib/tmpl/arrays_byte.sgml
90         glib/tmpl/arrays_pointer.sgml, glib/tmpl/caches.sgml, 
91         glib/tmpl/datalist.sgml, glib/tmpl/date.sgml, 
92         glib/tmpl/datasets.sgml, glib/tmpl/type_conversion.sgml,
93         glib/tmpl/memory.sgml, glib/tmpl/hash_tables.sgml:
94         Markup fixes and a few additions.
95
96 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
97
98         * glib/tmpl/macros.sgml, glib/tmpl/macros_misc.sgml, 
99         glib/tmpl/scanner.sgml: Additions and markup fixes.
100
101 2001-09-27  Matthias Clasen  <matthiasc@poet.de>
102
103         * glib/tmpl/warnings.sgml, glib/tmpl/linked_lists_double.sgml,
104         glib/tmpl/completion.sgml, glib/tmpl/strings.sgml: Documented
105         some functions, markup fixes.
106         * glib/tmpl/patterns.sgml: New file.
107         * glib/glib-docs.sgml: Add entity for patterns.sgml.
108         
109 2001-09-26  Matthias Clasen <matthiasc@poet.de>
110
111         * glib/glib-sections.txt: Add g_mem_is_system_malloc.
112
113 2001-09-25  Matthias Clasen <matthiasc@poet.de>
114
115         * glib/glib-sections.txt: Add a missing SECTION 
116         endtag. (#61126)
117
118 2001-09-17  Darin Adler  <darin@bentspoon.com>
119
120         * glib/tmpl/string_utils.sgml: Fix a typo and change
121         documentation for g_ascii_isdigit and g_ascii_isxdigit
122         to reflect the fact that the standard isdigit and
123         isxdigit are already locale-independent.
124
125 Wed Sep  5 05:24:07 2001  Tim Janik  <timj@gtk.org>
126
127         * gobject/tmpl/gboxed.sgml: documented some functions.
128
129         * gobject/tmpl/objects.sgml: some fixups.
130
131 Mon Sep 10 11:37:02 2001  Owen Taylor  <otaylor@redhat.com>
132
133         * glib/glib-sections.txt: Update.
134
135 Sat Sep  8 14:13:44 2001  Owen Taylor  <otaylor@redhat.com>
136
137         * glib/Makefile.am (IGNORE_HFILES): Add 
138         gbsearcharray.h.
139
140         * gobject/Makefile.am (IGNORE_HFILES): Remove
141         gbsearcharray.h.
142
143 2001-08-15  Ron Stenike  <rsteinke@w-link.net>
144
145         * docs/reference/glib/glib-sections.txt: Added
146         declarations for g_io_channel_[set,get]_close_on_unref
147
148 Sun Aug 12 10:03:42 2001  Owen Taylor  <otaylor@redhat.com>
149
150         * */Makefile.am: Set GPATH to fix srcdir != builddir  
151         problems with GNU make.
152
153 Sun Aug 12 02:24:36 2001  Tim Janik  <timj@gtk.org>
154
155         * gobject/tmpl/value_arrays.sgml: document value arrays.
156
157 2001-08-06  Sven Neumann  <sven@gimp.org>
158
159         * docs/reference/gobject/gobject-sections.txt
160         * docs/reference/gobject/tmpl/objects.sgml: added documentation for
161         g_object_[add|remove]_weak_pointer().
162
163 2001-07-19  Darin Adler  <darin@bentspoon.com>
164
165         reviewed by: <delete if not using a buddy>
166
167         * glib/tmpl/string_utils.sgml:
168
169 2001-06-03  Matthias Clasen  <matthiasc@poet.de>
170  
171         * glib/tmpl/caches.sgml, glib/tmpl/main.sgml, 
172         gobject/gobject-docs.sgml, gobject/tmpl/generic_values.sgml,
173         gobject/tmpl/gtypemodule.sgml, gobject/tmpl/signals.sgml,
174         gobject/tmpl/types.sgml: fix some typos.
175  
176 Thu Jun 28 17:43:29 2001  Owen Taylor  <otaylor@redhat.com>
177
178         * glib/tmpl/memory.sgml glib/tmpl/macros_misc.sgml: Add
179         notes about inclusion of string.h to docs on g_memmove,
180         G_VA_COPY. (#54411)
181
182 Tue Jun 26 12:28:20 2001  Owen Taylor  <otaylor@redhat.com>
183
184         * glib/Makefile.am: Fix problem with glibconfig.h
185
186 2001-06-26  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
187
188         * glib/tmpl/threads.sgml (example): Corrected.
189
190 2001-06-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
191
192         * glib/glib-sections.txt, glib/tmpl/date.sgml: Add g_time_val_add.
193
194         * glib/tmpl/threads.sgml: Updated. 
195
196 2001-05-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
197
198         * glib/tmpl/arrays.sgml, glib/tmpl/arrays_pointers.sgml,
199         glib/tmpl/arrays_byte.sgml: Corrected documentation for the
200         ..._sized_new functions. Discovered by noon@users.sourceforge.net.
201
202 2001-05-19  Havoc Pennington  <hp@pobox.com>
203
204         * glib/Makefile.am (IGNORE_HFILES): add glibintl.h
205
206         * glib/tmpl/*.sgml: fix various missing docs
207
208 2001-05-18  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
209
210         * glib/glib-overrides.txt, glib/glib-sections.txt,
211         glib/tmpl/thread_pools.sgml, glib/tmpl/threads.sgml: Updated.
212
213 2001-05-09  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
214
215         * glib/tmpl/thread_pools.sgml, glib/tmpl/thread_pools.sgml:
216         Updates after some renaming took place.
217
218 2001-05-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
219
220         * glib/tmpl/threads.sgml, glib/glib-overrides.txt: Updated.
221
222         * glib/tmpl/threads.sgml: Clarification for g_mutex_trylock.
223
224 2001-04-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
225
226         * glib/tmpl/hash_tables.sgml, glib/tmpl/misc_utils.sgml,
227         glib/tmpl/scanner.sgml: Changes due to deprecation update.
228
229 Mon Apr 16 12:18:26 2001  Owen Taylor  <otaylor@redhat.com>
230
231         * {glib,gobject}/Makefile.am (tmpl-build.stamp): More tweaks
232         from GTK+. Reenable $(HTML_IMAGES) with shell portability fixes.
233
234 Wed Apr  4 00:56:00 2001  Tim Janik  <timj@gtk.org>
235
236         * gobject/Makefile.am: disabled "for i in $(HTML_IMAGES) ;"
237         dist-hook because $(HTML_IMAGES) is empty.
238
239 Tue Apr  3 11:51:02 2001  Owen Taylor  <otaylor@redhat.com>
240
241         * {glib,gobject}/Makefile.am (sgml-build.stamp): Add
242         explicit path to tmpl files in dependencies.
243
244         * glib/glib.types gobject/gobject.types: empty files
245         to keep generic makefiles happy.
246
247 2001-04-03  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
248
249         * glib/glib-sections.txt: Removed
250         g_static_private_(get|set)_for_thread.
251
252         * glib/tmpl/threads.sgml: Updated.
253
254         * glib/tmpl/thread_pools.sgml: Added GThreadPool documentation.
255
256 Mon Mar 26 14:20:36 2001  Owen Taylor  <otaylor@redhat.com>
257
258         * glib/Makefile.am (SCAN_OPTIONS): Add --deprecated-guards
259
260 Sat Mar 17 17:51:17 2001  Owen Taylor  <otaylor@redhat.com>
261
262         * gobject/Makefile.am glib/Makefile.am: A couple
263         of small fixes.
264
265 2001-03-08  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
266
267         * glib/tmpl/threads.sgml: Spelling corrections.
268
269 Wed Mar  7 15:02:17 2001  Owen Taylor  <otaylor@redhat.com>
270
271         * gobject/Makefile.am: Revert Tim's last commit to
272         get rid of 7+ unnecessary / broken changes. Add
273         back the useful part. Also fix problem with grep,
274         add dependency on template files.
275
276         * gobject/gobject-sections.txt: Remove double 
277         value_types names which was screwing up builds.
278
279         * glib/Makefile.am: Propagate changes from 
280         gobject/Makefile.am
281
282 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
283
284         * glib/tmpl/threads.sgml: Fixed stupid typo.
285
286 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
287
288         * glib/tmpl/threads.sgml: Completed.
289
290 Wed Mar  7 09:33:27 2001  Tim Janik  <timj@gtk.org>
291
292         * gobject/Makefile.am: shuffled rules to avoid excessive
293         rebuilds.
294
295         * gobject/gobject-sections.txt: updates.
296
297         * gobject/tmpl/*: bunch of updates, added another patch
298         from Eric Lemings <eric.b.lemings@lmco.com>.
299
300 2001-03-07  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
301
302         * glib/glib-sections.txt, glib/tmpl/messages.sgml: Removed
303         g_log_domain_gmodule.
304
305 2001-02-23  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
306
307         * glib/tmpl/threads.sgml: Big update. Almost ready.
308
309         * glib/tmpl/async_queues.sgml: Typo.
310
311         * glib/glib-sections.txt: Added g_static_rec_mutex_init,
312         g_static_rec_mutex_free, g_static_rw_lock_init,
313         g_static_private_init and g_static_private_free.
314
315         * glib/glib-overrides.txt: Added g_thread_yield and g_thread_exit.
316
317 Fri Feb 16 06:52:20 2001  Tim Janik  <timj@gtk.org>
318
319         * gobject/tmpl/types.sgml: incorporated huge docu patch from Eric
320         Lemings <eric.b.lemings@lmco.com> with a bunch of editing on my part.
321
322 Mon Feb 12 12:42:45 2001  Owen Taylor  <otaylor@redhat.com>
323
324         * {glib,gobject}/Makefile.am: The ultimate gtk-doc makefile.
325
326 2001-02-01  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
327
328         * glib/tmpl/threads.sgml, glib/glib-sections.txt: Added
329         documentation for g_static_mutex_init().
330
331 Wed Jan 31 07:14:22 2001  Tim Janik  <timj@gtk.org>
332
333         * gobject/Makefile.am: adapt to work with new CVS gtk-doc, leaving the old
334         rules in place caused bogus recursions. main changes:
335         - add to conditionalized section:
336           all-local:
337                 $(MAKE) scan
338                 $(MAKE) templates
339                 $(MAKE) sgml
340                 $(MAKE) html.stamp
341           html.stamp: sgml.stamp $(EXTRA_SGML_FILES)
342                 $(MAKE) html
343           DOC_STAMPS= html.stamp sgml.stamp
344         - change:
345           maintainer-clean-local: clean
346           -     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt
347           +     cd $(srcdir) && rm -rf sgml html $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt $(DOC_STAMPS)
348
349         * glib/Makefile.am (maintainer-clean-local): dito.
350
351 Wed Jan 31 06:21:32 2001  Tim Janik  <timj@gtk.org>
352
353         * gobject/tmpl/types.sgml: applied docu patch from Eric Lemings
354         <eric.b.lemings@lmco.com>, did some more editing.
355
356 2001-01-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
357
358         * glib/glib-sections.txt, glib/tmpl/threads.sgml: Added
359         g_static_mutex_free().
360
361 Tue Jan  9 03:10:38 2001  Tim Janik  <timj@gtk.org>
362
363         * gobject/tmpl/types.sgml: added some function documentations.
364
365         * gobject/gobject-sections.txt: buncha fixups.
366
367 Fri Jan  5 15:47:10 2001  Owen Taylor  <otaylor@redhat.com>
368
369         * glib/glib-sections.txt glib/tmpl/* glib/Makefile.am: Updated.
370
371 2000-12-22  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
372
373         * glib/glib-sections.txt: Added G_MODULE_SUFFIX.
374
375         * glib/tmpl/modules.sgml: Updated.
376
377 2000-12-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
378
379         * glib/glib-sections.txt: Added g_rand_boolean and
380         g_random_boolean macros.
381
382         * glib/tmpl/random_numbers.sgml: Updated.
383         
384 Tue Dec  5 15:41:23 2000  Owen Taylor  <otaylor@redhat.com>
385
386         * glib/Makefile.am glib/mainloop-states*: add images
387
388         * glib/glib-sections.txt: Updated
389
390         * glib/tmpl/main.sgml: More documentation, move function
391         docs to .c file.
392
393 Mon Nov 13 00:18:55 2000  Owen Taylor  <otaylor@redhat.com>
394
395         * glib/glib-sections.sgml: Move conversion functions
396         into GConv section.
397         
398         * gobject/gobject-docs.sgml: Fix some malformed sgml.
399
400 Sun Nov  5 13:24:50 2000  Owen Taylor  <otaylor@redhat.com>
401
402         * gobject/Makefile.am gobject/gobject-sections.sgml: Updates
403         * gobject/tmpl/g{boxed,type{plugin,module}}.sgml: added
404
405 2000-11-05  Havoc Pennington  <hp@pobox.com>
406
407         * glib/tmpl/markup.sgml: Write docs
408
409 2000-11-05  Havoc Pennington  <hp@pobox.com>
410
411         * glib/glib-sections.txt: remove parens from section name,
412         confuses gtk-doc
413
414         * glib/glib-docs.sgml: Add the new files here, doh.
415
416         * glib/tmpl/shell.sgml: add gshell.[hc] docs
417
418 2000-11-05  Havoc Pennington  <hp@pobox.com>
419
420         * glib/tmpl/error_reporting.sgml: fixes
421
422 2000-11-05  Havoc Pennington  <hp@pobox.com>
423
424         * glib/tmpl/spawn.sgml, glib/tmpl/markup.sgml,
425         glib/tmpl/fileutils.sgml: Added
426         
427         * glib/Makefile.am: Add new files
428
429         * glib/glib-sections.txt: Add stuff from -unused
430
431 Fri Nov  3 07:33:15 2000  Tim Janik  <timj@gtk.org>
432
433         * gobject/gobject-docs.sgml: added &gobject-closures; section.
434
435         * gobject/Makefile.am (tmpl_sources): add tmpl/clsoures.sgml
436
437         * gobject/gobject-sections.txt: added Closure section.
438         
439         * gobject/tmpl/closures.sgml: new file with template description
440         for GClosure functions.
441
442 2000-11-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
443
444         * glib/tmpl/glib-unused.sgml: Remove superfluous GSearchFunc.
445
446         * glib/tmpl/async_queues.sgml, glib/glib-sections.txt: Added
447         documentation for asynchronous queues.
448
449 2000-10-31  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
450
451         * glib/tmpl/linked_lists_single.sgml: This time the right fix.
452
453         * glib/tmpl/scanner.sgml, glib/tmpl/strings.sgml: Changed
454         parameter names.
455
456         * glib/tmpl/string_utils.sgml: Corrected the documentation of
457         g_strescape and added those of g_strcompress.
458
459 2000-10-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
460
461         * glib/tmpl/limits.sgml: Added documentation for
462         G_MAXU(INT|SHORT|LONG).
463
464         * glib/tmpl/macros_misc.sgml: Added documentation for
465         G_G(U)INT(16|32|64)_FORMAT.
466
467         * glib/tmpl/types.sgml: Mention G_MAXU(INT|SHORT|LONG) in
468         documentation for gu(int|short|long).
469
470         * glib/glib-sections.txt, glib/tmpl/linked_lists_double.sgml,
471         glib/tmpl/caches.sgml: Move GCompareFunc to GList and introduce
472         and document GEqualFunc in GHashTable.
473
474         * glib/tmpl/caches.sgml, glib/tmpl/hash_tables.sgml,
475         glib/tmpl/relations.sgml : Changed to reflect the changed API
476         (GCompareFunc -> GEqualFunc).
477
478         * glib/tmpl/linked_lists_single.sgml, glib/tmpl/threads.sgml: Typo
479         fixes.
480         
481 Mon Oct 30 11:13:12 2000  Tim Janik  <timj@gtk.org>
482
483         * gobject/tmpl/signals.sgml: start at general description.
484
485         * gobject/gobject-docs.sgml: added introduction.
486
487 Mon Oct 30 06:01:43 2000  Tim Janik  <timj@gtk.org>
488
489         * gobject/gobject-sections.txt: opened up a new section on signals.
490
491 2000-10-27  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
492
493         * glib/tmpl/misc_utils.sgml: Removed the win32 limitation.
494
495         * glib/glib-sections.txt, glib/tmpl/hash_tables.sgml,
496         glib/tmpl/macros_misc.sgml, glib/tmpl/misc_utils.sgml,
497         glib/tmpl/scanner.sgml: Document the recently deprecated functions
498         as such.
499
500 2000-10-15  Raja R Harinath  <harinath@cs.umn.edu>
501
502         'make distcheck' fixes.
503         * glib/Makefile.am (EXTRA_DIST): Add $(DOC_MODULE)-decl.txt.
504         (html): Run 'gtkdoc-fixxref' in $(srcdir).
505         (dist-check-gtkdoc): Add missing quote.
506         (dist-hook): Copy in dependency order, so that none of the
507         makerules are fired in a tarball build.
508
509         * gobject/Makefile.am: Likewise.
510
511 2000-10-13  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
512
513         * glib/glib-sections.txt: Added misc items.
514
515         * glib/tmpl/random_numbers.sgml: Documentation for the random
516         number generator.
517
518 2000-10-09  Raja R Harinath  <harinath@cs.umn.edu>
519
520         * gobject/Makefile.am (DOC_SOURCE_DIR): Don't set to 
521         $top_srcdir)/gobject.
522         * glib/Makefile.am (DOC_SOURCE_DIR): Don't set to $(top_srcdir),
523
524 2000-09-29  Jonathan Blandford  <jrb@redhat.com>
525
526         * glib/tmpl/trees-nary.sgml: Add g_node_insert_after().
527
528 Thu Sep  7 12:35:35 2000  Owen Taylor  <otaylor@redhat.com>
529
530         * Some further makefile improvement.
531          
532         * Restore all the docs that mysteriously vanished earlier.
533
534 Wed Sep  6 10:59:45 2000  Owen Taylor  <otaylor@redhat.com>
535
536         * gobject/Makefile.am glib/Makefile.am: Improve 
537         separation of generic non-generic parts and dependencies. 
538
539 Tue Sep  5 20:03:25 2000  Owen Taylor  <otaylor@redhat.com>
540
541         * Moved into glib source tree, updated glib-sections.txt
542         and Makefile.am for glib-1.3.x.
543
544 2000-07-01  Damon Chaplin  <damon@helixcode.com>
545
546         * tmpl/string_utils.sgml: updated g_strndup.
547
548 2000-06-11  Damon Chaplin  <damon@helixcode.com>
549
550         * tmpl/messages.sgml: updated a bit more.
551
552 2000-06-11  Damon Chaplin  <damon@helixcode.com>
553
554         * tmpl/messages.sgml: updated a few bits about log handlers & flags.
555
556 2000-04-16  Damon Chaplin  <damon@helixcode.com>
557
558         * tmpl/linked_lists_single.sgml: 
559         * tmpl/linked_lists_double.sgml: 
560         * tmpl/trees-nary.sgml: updated.
561
562         * tmpl/modules.sgml: described g_module_build_path().
563
564         * tmpl/date.sgml: made short description lower case and end in a '.'.
565
566         * glib-sections.txt: rearranged GDate section.
567
568         * tmpl/arrays.sgml: 
569         * tmpl/arrays_byte.sgml: 
570         * tmpl/arrays_pointer.sgml: updated.
571
572 2000-02-21  Damon Chaplin  <damon@helixcode.com>
573
574         * tmpl/main.sgml: updated the g_source_remove_by_XXX() descriptions
575         to note that only the first source found is removed.
576
577 2000-01-25  Damon Chaplin  <damon@karuna.freeserve.co.uk>
578
579         * tmpl/misc_utils.sgml: g_bit_nth_lsf/msf docs from 
580          Nils Rennebarth <nils@ipe.uni-stuttgart.de>, and updates for
581         GVoidFunc & GFreeFunc.
582
583 1999-12-02  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>
584
585         * glib-sections.txt, tmpl/threads.sgml: Removed
586         G_THREADS_IMPL_NSPR. Shouldn't be used anyway.
587
588         * glib-overrides.txt: New file, that makes most of the thread
589         related macros look like functions.
590
591         * Makefile.am: Added glib-overrides.txt to EXTRA_DIST.
592
593         * tmpl/threads.sgml: Minor updates.
594         
595 Tue Aug 17 08:42:17 1999  Owen Taylor  <otaylor@redhat.com>
596
597         * tmpl/datasets.sgml: Added missing </para>
598         * tmpl/timers.sgml: Added missing </para>
599         * tmpl/misc_utils.sgml: Added missing </para>
600         * tmpl/linked_lists_double.sgml: Added missing </para>
601         * tmpl/linked_lists_single.sgml: Added missing </para>
602         * tmpl/threads.sgml: Removed extra <para>s.
603         * tmpl/main.sgml: Added missing </para>
604
605 Wed Aug 18 23:38:52 1999  Owen Taylor  <otaylor@redhat.com>
606
607         * README: Added some simple build instructions.
608
609 Wed Aug 18 23:11:28 1999  Owen Taylor  <otaylor@redhat.com>
610
611         * Import into CVS of glib-reference-1.1.3
612           Filled in some basic contents for AUTHORS
613           README, and README.cvs  
614