]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* The checkboxes are gone! Implemented ajax delete of selected messages,
[citadel.git] / webcit / ChangeLog
index 613890bd75115fd5567a2243fc51934f53ee7515..76de0260b9eaa8e533bc7764974ac77c0623b595 100644 (file)
@@ -1,5 +1,9 @@
 $Id$
 
+Sat Nov  5 00:50:25 EST 2005 ajc
+* The checkboxes are gone!  Implemented ajax delete of selected messages,
+  via either the Delete button or the Delete key.
+
 Fri Nov  4 23:47:23 EST 2005 ajc
 * Multi select using ctrl now handles the condition of a message already being
   selected and the user doing ctrl-click to deselect it.