summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 2523b79d..1613a03d 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+2.28.1:
+
+gmmproc:
+* Extra Defs Tool: Only generate properties that the GType owns.
+ (José Alburquerque)
+* Put guards around generated includes in wrap_init.cc to fix the wind32 build.
+ (Kalev Lember) Bug #649182
+* tools/pm/GtkDefs.pm: GtkDefs::split_tokens(): Speed improvement.
+ (Kjell Ahlstedt) Bug #644037
+
+Build:
+* Update the VS 2005, 2008, and 2010 project files.
+ (Fan, Chun-wei)
+* Examples build: Use the GLIB_COMPILE_SCHEMAS variable.
+ (Volker Grabsch) Bug #648485.
+* Gio::DBus::Message: Fixed includes for WIN32
+ (Kalev Lember) Bug #649168
+
+Documentation:
+* Added some classes to the DBus documentation group and added class
+ overview documentation. (Murray Cumming)
+
New API in glibmm 2.28:
(There was no stable glibmm 2.26 release)