#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.

This commit is contained in:
Tomeu Vizoso
2007-08-31 15:43:38 +02:00
parent 3dc8505ec5
commit ad1818f985
2 changed files with 11 additions and 2 deletions
+2
View File
@@ -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)