]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* Fixes to wiki view to handle "short" links.
[citadel.git] / webcit / ChangeLog
index 7fabeaed4e1402f6a9d680d366a8d617af2f2ed9..cfe173af9369bc37f3bd297c09aceb5b3c96f25d 100644 (file)
@@ -1,5 +1,13 @@
 $Id$
 
+Tue Jan 24 13:56:03 EST 2006 ajc
+* Fixes to wiki view to handle "short" links.
+
+Tue Jan 24 11:07:04 EST 2006 ajc
+* client_getln() now fails if the client attempts to transmit non printable
+  characters.   This is for fast bailout if someone tries to do HTTPS to a
+  non-SSL webcit.
+
 Mon Jan 23 22:51:11 EST 2006 ajc
 * Got a primitive version of the wiki system in place.  Needs a lot of fine
   tuning but it basically works.