# HG changeset patch
# User fabien
# Date 1067032522 14400
# Node ID 5275135955c02d77a279fdb5295f4382708df862
# Parent 57932e991854dcf20d36acc269a7ce1e64485fbe
[svn r1607] Add remove flag to the keyword merging.
diff -r 57932e991854 -r 5275135955c0 BUGS
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/BUGS Fri Oct 24 17:55:22 2003 -0400
@@ -0,0 +1,2 @@
+* There is a problem on keywords count for the add subfolder drop box
+ in folder view.
diff -r 57932e991854 -r 5275135955c0 ChangeLog
--- a/ChangeLog Fri Oct 24 17:51:57 2003 -0400
+++ b/ChangeLog Fri Oct 24 17:55:22 2003 -0400
@@ -3,9 +3,10 @@
* Add display name to Preferences.
* Add folders view with Add.
* Add a default view between folders and dynamic view.
+ * Add a "remove keyword?" to the merge command.
* Move things around so the code is a bit (really a bit) cleaner.
- -- Fabien Ninoles