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

       Regenerate docs XML.

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

       Fix tiny typo in commit

2014-02-26  Murray Cumming  <[email protected]>

       Regenerated docs XML

2014-02-26  Murray Cumming  <[email protected]>

       Regenerated signal/property .defs

2014-02-26  Murray Cumming  <[email protected]>

       Regenerated methods .defs

2014-02-26  Murray Cumming  <[email protected]>

       Gio::Socket::bind() docs: Use @a instead of <tt></tt> for a parameter.

       * gio/src/socket.hg: @a is the doxygen way to say that we are
       referring to a parameter in the method being documented.

2014-02-26  Murray Cumming  <[email protected]>

       Gio::Socket docs: Do not say that the Cancellable (reference) can be 0.

       * gio/src/socket.hg: That makes sense only in the C API, which uses
       a pointer. We instead have method overloads without that parameter.

2014-02-26  Tomasz Jankowski  <[email protected]>

       Improve Gio::Socket documentation.

       * gio/src/socket.hg: Added documentation for the bind(),
       listen() and accept() methods, based on original Glib
       API reference but mentioning our exceptions rather than
       GError or return values.
       Bug #725178

2014-02-17  Murray Cumming  <[email protected]>

       2.39.4