]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Every user gets a Trash folder. Clients can also use _TRASH_
[citadel.git] / citadel / ChangeLog
index c250d90917c26caf30a920739ecdc5c748abc9b1..c49281094b3df84c7f9e85bc6f63295508453ea6 100644 (file)
@@ -1,3 +1,14 @@
+Mon Oct 24 22:52:33 EDT 2005 ajc
+* Every user gets a Trash folder.  Clients can also use _TRASH_
+
+Mon Oct 24 11:19:47 EDT 2005 ajc
+* serv_listsub.c: web subscription/confirmation address no longer has http://
+  prepended to it.  This means that clients now must supply that.  This was
+  done because we can no longer assume http -- it was breaking on https.
+
+Sun Oct 23 23:28:23 EDT 2005 ajc
+* "day start" and "day end" preferences for calendar day view.
+
 Sun Oct 23 01:37:00 EDT 2005 ajc
 * ft_wordbreaker.c: don't clobber memory when reading in tokens bigger
   than the token word buffer.