2014-05-25  Kjell Ahlstedt  <[email protected]>

       gmmproc: Don't interpret a comma as the end of a deprecation message

       * tools/pm/WrapParser.pm: extract_bracketed_text(): Warn if the text ends
       in a quoted string.
       string_split_commas(): Don't split at a comma in a quoted string.

2014-05-15  Kjell Ahlstedt  <[email protected]>

       examples/network: Use SocketSource and SignalSocket.

       * examples/network/socket-client.cc: Use Gio::Socket::create_source().
       * examples/network/socket-server.cc: Use Gio::signal_socket().connect().
       Bug #725281.

2014-05-15  Kjell Ahlstedt  <[email protected]>

       Add Gio:SocketSource, SignalSocket and Socket::create_source()

       * .gitignore: Add !gio/giomm/socketsource.[cc|h].
       * gio/giomm.h:
       * gio/giomm/filelist.am: Add socketsource.h.
       * gio/giomm/socketsource.[cc|h]: New files. SocketSource and SignalSocket.
       * gio/src/socket.[ccg|hg]: Add create_source().
       Remove many trailing blanks in socket.hg.
       * glib/glibmm/main.[cc|h]: Add functions required when a class derived from
       Source is defined in another file. Bug #725281.

2014-05-14  Kjell Ahlstedt  <[email protected]>

       Gio::Application: Add some @newin{2,42}

2014-05-14  Kjell Ahlstedt  <[email protected]>

       Gio::Application: Fix some typos

2014-05-14  Kjell Ahlstedt  <[email protected]>

       Gio::Application: Add add_main_option_entry() taking a slot parameter

       * gio/src/application.[hg|ccg]: Add add_main_option_entry() and
       add_main_option_entry_filename() taking slot parameters.
       Add add_main_option_entry_private(). Bug #727822.

2014-05-12  Kjell Ahlstedt  <[email protected]>

       Gio::Application: Add add_main_option_entry() and enum OptionType

       * gio/src/application.[hg|ccg]: Add add_main_option_entry() and
       enum Application::OptionType. Bug #727822.

2014-04-24  Kjell Ahlstedt  <[email protected]>

       Remove unnecessary parts of the docs_override.xml files

       * gio/src/gio_docs_override.xml:
       * glib/src/glib_docs_override.xml: Remove parts with no significant
       difference compared to the docs.xml files. Remove duplicates.

2014-04-14  Murray Cumming  <[email protected]>

       NEWS: Mention API additions in 2.40

2014-04-13  Murray Cumming  <[email protected]>

       2.40.0