~ubuntu-branches/ubuntu/hardy/glib2.0/hardy-updates

« back to all changes in this revision

Viewing changes to docs/reference/gobject/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge, Sjoerd Simons, Sebastian Dröge
  • Date: 2008-04-08 12:02:07 UTC
  • mfrom: (1.2.40 upstream)
  • Revision ID: james.westby@ubuntu.com-20080408120207-8a2nownsi3sccoxs
Tags: 2.16.3-1
[ Sjoerd Simons ]
* debian/patches/70_g_timeout_seconds_fix.patch
  + Added. Fix a rare case where a timeout from g_timeout_add_seconds() is
  never triggered. See http://bugzilla.gnome.org/show_bug.cgi?id=448943

[ Sebastian Dröge ]
* New upstream bugfix release:
  + debian/patches/70_g_timeout_seconds_fix.patch:
    - Dropped, merged upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
110
110
GLIB_MICRO_VERSION = @GLIB_MICRO_VERSION@
111
111
GLIB_MINOR_VERSION = @GLIB_MINOR_VERSION@
112
112
GLIB_VERSION = @GLIB_VERSION@
 
113
GLIB_WIN32_STATIC_COMPILATION_DEFINE = @GLIB_WIN32_STATIC_COMPILATION_DEFINE@
113
114
GMODULE_DEF = @GMODULE_DEF@
114
115
GMOFILES = @GMOFILES@
115
116
GMSGFMT = @GMSGFMT@