mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-24 21:16:15 +01:00
Missed the ChangeLog
This commit is contained in:
parent
a77f5ff0b6
commit
9763367246
12
ChangeLog
12
ChangeLog
@ -1,3 +1,15 @@
|
||||
2005-12-07 Martyn Russell <martyn@imendio.com>
|
||||
|
||||
* docs/reference/glib/glib-sections.txt:
|
||||
* docs/reference/glib/tmpl/linked_lists_double.sgml:
|
||||
* docs/reference/glib/tmpl/linked_lists_single.sgml:
|
||||
* glib/glist.[ch]:
|
||||
* glib/gslist.[ch]:
|
||||
- Added g_list_insert_sorted_with_data () and
|
||||
g_slist_insert_sorted_with_data ().
|
||||
- Removed the extra check in g_list_sort() and g_slist_sort() for
|
||||
GCompareDataFunc vs. GCompareFunc.
|
||||
|
||||
2005-12-07 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* glib-gettextize.in: Look up prefix at run-time on Win32,
|
||||
|
@ -1,3 +1,15 @@
|
||||
2005-12-07 Martyn Russell <martyn@imendio.com>
|
||||
|
||||
* docs/reference/glib/glib-sections.txt:
|
||||
* docs/reference/glib/tmpl/linked_lists_double.sgml:
|
||||
* docs/reference/glib/tmpl/linked_lists_single.sgml:
|
||||
* glib/glist.[ch]:
|
||||
* glib/gslist.[ch]:
|
||||
- Added g_list_insert_sorted_with_data () and
|
||||
g_slist_insert_sorted_with_data ().
|
||||
- Removed the extra check in g_list_sort() and g_slist_sort() for
|
||||
GCompareDataFunc vs. GCompareFunc.
|
||||
|
||||
2005-12-07 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* glib-gettextize.in: Look up prefix at run-time on Win32,
|
||||
|
@ -1,3 +1,15 @@
|
||||
2005-12-07 Martyn Russell <martyn@imendio.com>
|
||||
|
||||
* docs/reference/glib/glib-sections.txt:
|
||||
* docs/reference/glib/tmpl/linked_lists_double.sgml:
|
||||
* docs/reference/glib/tmpl/linked_lists_single.sgml:
|
||||
* glib/glist.[ch]:
|
||||
* glib/gslist.[ch]:
|
||||
- Added g_list_insert_sorted_with_data () and
|
||||
g_slist_insert_sorted_with_data ().
|
||||
- Removed the extra check in g_list_sort() and g_slist_sort() for
|
||||
GCompareDataFunc vs. GCompareFunc.
|
||||
|
||||
2005-12-07 Tor Lillqvist <tml@novell.com>
|
||||
|
||||
* glib-gettextize.in: Look up prefix at run-time on Win32,
|
||||
|
Loading…
Reference in New Issue
Block a user