]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
Complete overhaul of "Notes" view. Now features AJAX create and edit operations.
[citadel.git] / webcit / ChangeLog
index cfe173af9369bc37f3bd297c09aceb5b3c96f25d..0d41d0d0b8881980a5892235e2c56c3073a89ffd 100644 (file)
@@ -1,5 +1,21 @@
 $Id$
 
+Thu Jan 26 15:44:56 EST 2006 ajc
+* Complete overhaul of "Notes" view.  Now features AJAX create and edit operations.
+
+Wed Jan 25 22:25:46 EST 2006 ajc
+* Fixed some spelling errors
+* Added en_GB.po translation provided by David Given
+
+Wed Jan 25 13:10:20 EST 2006 ajc
+* Don't pullquote the headers when editing a wiki page.
+
+Tue Jan 24 23:02:37 EST 2006 ajc
+* Eliminated a bug in pullquote_message() that was causing it to run words
+  together at the linebreaks.
+* After creating or editing a Wiki page, display that page instead of
+  that wiki's home page.
+
 Tue Jan 24 13:56:03 EST 2006 ajc
 * Fixes to wiki view to handle "short" links.