~ucl-cs-study-devs/activityfinder/gtk+2.0-2.24.27

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2015-02-20 17:48:37 UTC
  • mfrom: (1.14.27)
  • Revision ID: package-import@ubuntu.com-20150220174837-slkw5y3egvqijcyu
Tags: 2.24.26-0ubuntu1
* New upstream release.
  + Protect gdk_event_apply_filters_safe from changes in the filter list
  (LP: #1351890)
* Now need to build with --enable-man to build the manpages, and build-dep
  on libxml2-utils to get xmlcatalog which configure uses to decide whether
  to build them.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Overview of Changes from GTK+ 2.24.25 to 2.24.26
 
2
================================================
 
3
 
 
4
* Bug fixes:
 
5
 635380 gdk_event_apply_filters is unsafe against changes ...
 
6
 738837 region leak
 
7
 741060 Graphical artifacts drawn on Win32 since 4ecbef0791d4
 
8
 741959 text input broken on OS X 10.5 from 2.24.19 onwards
 
9
 743544 gtk2 autogen.sh fails with automake 1.15
 
10
 743917 Gtk modules must be compatible with both gtk 2 and 3
 
11
        gailbutton: Avoid a possible NULL dereference
 
12
        label: Avoid a possible NULL dereference
 
13
 
 
14
 
1
15
Overview of Changes from GTK+ 2.24.24 to 2.24.25
2
16
================================================
3
17