summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorTim Janik <timj@gtk.org>2006-01-04 13:03:22 +0000
committerTim Janik <timj@src.gnome.org>2006-01-04 13:03:22 +0000
commitf2613bf9ed1dcf0bd2e8b131d20b50d146a6316d (patch)
tree985afef2fa0aa932ba189713fdc081827b515607 /ChangeLog.pre-2-10
parent9c9e9534402d3152fa22b9b7a8937f8317381862 (diff)
downloadglib-f2613bf9ed1dcf0bd2e8b131d20b50d146a6316d.tar.gz
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.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-106
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 333faad62..46b5b37ef 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -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.