Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAlexandre Antonino Gonçalves Martinazzo <alexandremartinazzo@gmail.com>2007-09-27 21:33:24 (GMT)
committer Alexandre Antonino Gonçalves Martinazzo <alexandremartinazzo@gmail.com>2007-09-27 21:33:24 (GMT)
commit1fe43cb448fd34d9dbe1def67fcdf70f4765495d (patch)
tree6b2db8bba21b74f5e5ba45dfd1d949aaafd6fb3e /NEWS
parent4f92f474baa15da56ebe6de9bd92bf813cb7cc7e (diff)
Squashed commit of the following:
commit 2677d5c6a626bb4bdeb45d289fc2de8c1fc1b997 Author: Alexandre Antonino Gonçalves Martinazzo <alexandremartinazzo@gmail.com> Date: Thu Sep 27 18:30:47 2007 -0300 Bug #3749 fixed; resuming from Journal is working again; pixmap manipulation was wrong when loading files. OficinaActivity does not use set_title() anymore (see ticket #3891)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 437eab8..92dcceb 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,4 @@
+* Bug #3749 fixed; resuming from Journal is working again (alexandre)
* Fixed memory leak when using "Bucket" tool (bgola`)
* Reduced memory usage in resize functions (barbolo)