glibmm r762 - trunk



Author: jjongsma
Date: Sat Dec 13 05:37:04 2008
New Revision: 762
URL: http://svn.gnome.org/viewvc/glibmm?rev=762&view=rev

Log:
update NEWS to prepare for release

Modified:
   trunk/ChangeLog
   trunk/NEWS

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Sat Dec 13 05:37:04 2008
@@ -1,3 +1,23 @@
+2.19.0 (unstable):
+
+ * wrapped new glib 2.19.x API
+   * Gio::AppInfo: get_commandline(), can_delete(), do_delete(),
+     reset_type_associations(), launch_default_for_uri()
+   * Gio::Drive: new signals changed, disconnected, and eject_button
+   * Gio::Icon: create(std::string), to_string()(),
+   * Gio::Mount: guess_content_type_sync(), is_shadowed(), shadow(), unshadow()
+   * Gio::content_type_from_mine_type();
+   * Gio::DesktopAppInfo: create_from_keyfile()
+   * Gio::Emblem: new class
+   * Gio::EmblemedIcon: new class
+   * Gio::MemoryOutputStream: new class
+ * Bugs Fixed:
+   * 555743 - warning in glibmm
+   * 562716 - warning fixing cause more warnings.
+   * 396963 - Add Glib::signal_idle().connect_once()
+ * Thanks to contributions from PrzemysÅaw Grzegorczyk, Dave Foster, Hubert
+   Figuiere, and Jonathon Jongsma for changes in this release
+
 2.18.1 (stable):
 
  * Many windows build improvements



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]