don't reverse chunk order when creating magazines, so we hand out chunks

Wed Jan  4 13:33:25 2006  Tim Janik  <timj@gtk.org>

        * glib/gslice.c (magazine_cache_pop_magazine): don't reverse chunk
        order when creating magazines, so we hand out chunks with ascending
        adresses.
This commit is contained in:
Tim Janik
2006-01-04 13:03:22 +00:00
committed by Tim Janik
parent 9c9e953440
commit f2613bf9ed
4 changed files with 27 additions and 6 deletions

View File

@@ -1,3 +1,9 @@
Wed Jan 4 13:33:25 2006 Tim Janik <timj@gtk.org>
* glib/gslice.c (magazine_cache_pop_magazine): don't reverse chunk
order when creating magazines, so we hand out chunks with ascending
adresses.
2006-01-04 Abel Cheung <maddog@linuxhall.org>
* configure.in: Added "ml" "zh_HK" to ALL_LINGUAS.