Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTomeu Vizoso <tomeu@tomeuvizoso.net>2007-08-31 13:43:38 (GMT)
committer Tomeu Vizoso <tomeu@tomeuvizoso.net>2007-08-31 13:43:38 (GMT)
commitad1818f985d1983d9f8a3ada008bf402812bfca0 (patch)
treee15a342c69d145c639b3e0bda188a932a3683582 /NEWS
parent3dc8505ec573d9526109d604812cc7367fb5b641 (diff)
#3063: Make the 'Keep' button in the activity toolbar create a copy of the activity in the journal. Add a copy() method for activities to use.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 639da77..6d784e4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+* #3063: Make the 'Keep' button in the activity toolbar create a copy of the
+ activity in the journal. Add a copy() method for activities to use. (tomeu)
* #3045: Fix issues with the clipboard icons and palettes. (tomeu)
* Get invites back to work in the UI. (marco)
* Get the title on activity palette in the mesh to work. (marco)