From 019a24adbefcdf64434a73bc75322fcedcea66af Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 11 Feb 2006 18:32:01 +0000 Subject: [PATCH] Corrections --- ChangeLog | 3 +++ ChangeLog.pre-2-10 | 3 +++ NEWS | 2 +- 3 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 58b94d514d..1b455df84e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,9 @@ 2006-02-11 Matthias Clasen + * NEWS: Corrections + * NEWS: Actually commit the updates for 2.8.12 + * configure.in: Bump version 2006-02-11 Matthias Clasen diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 58b94d514d..1b455df84e 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,6 +1,9 @@ 2006-02-11 Matthias Clasen + * NEWS: Corrections + * NEWS: Actually commit the updates for 2.8.12 + * configure.in: Bump version 2006-02-11 Matthias Clasen diff --git a/NEWS b/NEWS index 53a3bdbd7a..bea7651591 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ Overview of Changes from GTK+ 2.8.11 to GTK+ 2.8.12 =================================================== -* The font selection dialog can now select fractional +* The font picker button can now display fractional font sizes [Ross Burton] * Updates for the windows theme [Dom Lachowicz]