~ubuntu-branches/ubuntu/precise/libdbusmenu/precise

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Ken VanDine
  • Date: 2012-04-09 16:29:34 UTC
  • Revision ID: package-import@ubuntu.com-20120409162934-u4y9gwalusxcixnm
Tags: 0.5.99-0ubuntu2
* libdbusmenu-glib/server.c
  - Cherry picked a fix for a regression in about-to-show grouping
* libdbusmenu-gtk/genericmenuitem.c
  - Fixed: underscore on menu items change on switching focus (LP: #903200)
* libdbusmenu-gtk/parser.c
  - Fixed: nautilus crashed with SIGSEGV in 
    dbusmenu_menuitem_property_remove() (LP: #959821)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libdbusmenu (0.5.99-0ubuntu2) precise; urgency=low
 
2
 
 
3
  * libdbusmenu-glib/server.c
 
4
    - Cherry picked a fix for a regression in about-to-show grouping
 
5
  * libdbusmenu-gtk/genericmenuitem.c
 
6
    - Fixed: underscore on menu items change on switching focus (LP: #903200)
 
7
  * libdbusmenu-gtk/parser.c
 
8
    - Fixed: nautilus crashed with SIGSEGV in 
 
9
      dbusmenu_menuitem_property_remove() (LP: #959821)
 
10
 
 
11
 -- Ken VanDine <ken.vandine@canonical.com>  Mon, 09 Apr 2012 16:29:34 -0400
 
12
 
1
13
libdbusmenu (0.5.99-0ubuntu1) precise; urgency=low
2
14
 
3
15
  * New upstream release.