mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-15 12:08:04 +02:00
More updates.
This commit is contained in:
parent
4f88eeaca6
commit
66ed3256d7
@ -1,3 +1,7 @@
|
|||||||
|
2004-09-17 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* NEWS: More updates.
|
||||||
|
|
||||||
Thu Sep 16 18:42:46 2004 Manish Singh <yosh@gimp.org>
|
Thu Sep 16 18:42:46 2004 Manish Singh <yosh@gimp.org>
|
||||||
|
|
||||||
* glib/abicheck.sh: don't hardcode lengths for cut, instead split on
|
* glib/abicheck.sh: don't hardcode lengths for cut, instead split on
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2004-09-17 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* NEWS: More updates.
|
||||||
|
|
||||||
Thu Sep 16 18:42:46 2004 Manish Singh <yosh@gimp.org>
|
Thu Sep 16 18:42:46 2004 Manish Singh <yosh@gimp.org>
|
||||||
|
|
||||||
* glib/abicheck.sh: don't hardcode lengths for cut, instead split on
|
* glib/abicheck.sh: don't hardcode lengths for cut, instead split on
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2004-09-17 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* NEWS: More updates.
|
||||||
|
|
||||||
Thu Sep 16 18:42:46 2004 Manish Singh <yosh@gimp.org>
|
Thu Sep 16 18:42:46 2004 Manish Singh <yosh@gimp.org>
|
||||||
|
|
||||||
* glib/abicheck.sh: don't hardcode lengths for cut, instead split on
|
* glib/abicheck.sh: don't hardcode lengths for cut, instead split on
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2004-09-17 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* NEWS: More updates.
|
||||||
|
|
||||||
Thu Sep 16 18:42:46 2004 Manish Singh <yosh@gimp.org>
|
Thu Sep 16 18:42:46 2004 Manish Singh <yosh@gimp.org>
|
||||||
|
|
||||||
* glib/abicheck.sh: don't hardcode lengths for cut, instead split on
|
* glib/abicheck.sh: don't hardcode lengths for cut, instead split on
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
2004-09-17 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* NEWS: More updates.
|
||||||
|
|
||||||
Thu Sep 16 18:42:46 2004 Manish Singh <yosh@gimp.org>
|
Thu Sep 16 18:42:46 2004 Manish Singh <yosh@gimp.org>
|
||||||
|
|
||||||
* glib/abicheck.sh: don't hardcode lengths for cut, instead split on
|
* glib/abicheck.sh: don't hardcode lengths for cut, instead split on
|
||||||
|
9
NEWS
9
NEWS
@ -3,6 +3,10 @@ Overview of Changes from GLib 2.5.2 to GLib 2.5.3
|
|||||||
* GOption
|
* GOption
|
||||||
- set the program name from argv[0] [Masatake YAMATO]
|
- set the program name from argv[0] [Masatake YAMATO]
|
||||||
- make contexts work without a main group [Anders Carlsson]
|
- make contexts work without a main group [Anders Carlsson]
|
||||||
|
* Performance
|
||||||
|
- Get rid of many PLT entries for internally used exported symbols,
|
||||||
|
and clean up the ABI at the same time and make make check check the
|
||||||
|
list of exported symbols. [Matthias Clasen]
|
||||||
* Add API to get ISO 8601 week numbers [Niklas Lundell]
|
* Add API to get ISO 8601 week numbers [Niklas Lundell]
|
||||||
* Add API to install an alternate default log handler [Darin Adler]
|
* Add API to install an alternate default log handler [Darin Adler]
|
||||||
* Add API to obtain a list of applicable locale names [Hidetoshi Tajima]
|
* Add API to obtain a list of applicable locale names [Hidetoshi Tajima]
|
||||||
@ -11,8 +15,9 @@ Overview of Changes from GLib 2.5.2 to GLib 2.5.3
|
|||||||
* Add g_strv_length [Tim-Philipp Müller]
|
* Add g_strv_length [Tim-Philipp Müller]
|
||||||
* Win32 changes
|
* Win32 changes
|
||||||
- Add API to determine the Windows version [Tor Lillqvist]
|
- Add API to determine the Windows version [Tor Lillqvist]
|
||||||
* Other bug fixes [Stepan Kasal, Anders, Tor]
|
* Other bug fixes [Stepan Kasal, Anders, Tor, Kazuki Iwamoto,
|
||||||
* Documentation improvements [Morten Welinder, Matthias Clasen]
|
Manish Singh]
|
||||||
|
* Documentation improvements [Morten Welinder, Matthias]
|
||||||
* New and updated translations (es,nn,ro)
|
* New and updated translations (es,nn,ro)
|
||||||
|
|
||||||
Overview of Changes from GLib 2.5.1 to GLib 2.5.2
|
Overview of Changes from GLib 2.5.1 to GLib 2.5.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user