commit 8be334dcb9a221a924bdf4634e412937f8ba812f
Author: Matthew Barnes <
[email protected]>
Date: Wed Aug 31 09:17:32 2011 -0400
NEWS update for 4.1.91.1 release.
NEWS | 9 +++++++++
configure.ac | 2 +-
2 files changed, 10 insertions(+), 1 deletions(-)
commit 73e8f9afc7935c1c44abeb284f26d829024f80f1
Author: Frederic Peters <
[email protected]>
Date: Tue Aug 30 21:21:08 2011 -0400
Bug 657764 - Explicitly link gtkhtml against libm
We used to implicitly link to libm through gtk+, but that got dropped.
http://mail.gnome.org/archives/desktop-devel-list/2011-August/msg00236.html
configure.ac | 3 +++
gtkhtml/Makefile.am | 3 ++-
2 files changed, 5 insertions(+), 1 deletions(-)