2.33.3: 2012-07-10 Murray Cumming Gio::InetSocketAddress: Added get_flowinfo() and get_scope_id() * gio/src/inetsocketaddress.hg: And add the properties. 2012-07-10 Murray Cumming Gio::OutputStream: Add write_bytes(). * tools/m4/convert_glib.m4: * gio/src/outputstream.[hg|ccg]: Add write_bytes(), write_bytes_async(), and write_bytes_finish(). 2012-07-10 Murray Cumming Added Glib::Bytes and Gio::InputStream::read_bytes(). * glib/src/bytes.[hg|ccg]: * glib/src/filelist.am: * tools/m4/convert_glib.m4: Added a simple GBytes wrapper. * gio/src/inputstream.[hg|ccg]: Added read_bytes(), read_bytes_async() and read_bytes_finish() using the new Glib::Bytes type. 2012-07-10 Murray Cumming Gio::DBus::Connection: Add get_last_serial(). * gio/src/dbusconnection.hg: Wrap g_dbus_connection_get_last_serial(). 2012-07-02 Kjell Ahlstedt generate_wrap_init.pl: Add _INCLUDE_IN_WRAP_INIT, _GMMPROC_WRAP_CONDITIONALLY. * tools/generate_wrap_init.pl.in: Handle _INCLUDE_IN_WRAP_INIT and _GMMPROC_WRAP_CONDITIONALLY. * tools/m4/class_shared.m4: Add _INCLUDE_IN_WRAP_INIT and _GMMPROC_WRAP_CONDITIONALLY. Bug #678883. 2012-07-01 Kjell Ahlstedt Update .gitignore. * .gitignore: Add /glib/glibmm/threads.[h|cc]. Update /examples/dbus/*.