~ubuntu-branches/ubuntu/raring/sakura/raring

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Package Import Robot
  • Author(s): Andrew Starr-Bochicchio
  • Date: 2012-04-17 21:26:43 UTC
  • Revision ID: package-import@ubuntu.com-20120417212643-7y3smasa9gwsr5c9
Tags: 3.0.3-2
* close-right-page-on-child-exit.patch: When a child process
  exits, sakura closes the current notebook page, which can
  be different from the page in which the child process was
  actually running. Thanks to Thibaut Girka! (Closes: #668988)
* retain-opacity-level.patch: Backport fix for opacity setting
  not being retained on tab creation. (LP: #969294)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
sakura (3.0.3-2) unstable; urgency=low
 
2
 
 
3
  * close-right-page-on-child-exit.patch: When a child process
 
4
    exits, sakura closes the current notebook page, which can
 
5
    be different from the page in which the child process was
 
6
    actually running. Thanks to Thibaut Girka! (Closes: #668988)
 
7
  * retain-opacity-level.patch: Backport fix for opacity setting
 
8
    not being retained on tab creation. (LP: #969294)
 
9
 
 
10
 -- Andrew Starr-Bochicchio <a.starr.b@gmail.com>  Tue, 17 Apr 2012 21:26:43 -0400
 
11
 
1
12
sakura (3.0.3-1) unstable; urgency=low
2
13
 
3
14
  * New upstream release.