]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* serv_crypto.c: made changes to OpenSSL calls ... removed unnecessary
[citadel.git] / webcit / ChangeLog
index 95efa2abb5d8bd33470d69bc5afe36792030e1f2..a607c52f011dbf834ebd9ad5aa9053cd9b44b191 100644 (file)
@@ -1,4 +1,32 @@
 $Log$
+Revision 603.13  2005/03/30 17:27:55  ajc
+* serv_crypto.c: made changes to OpenSSL calls ... removed unnecessary
+  calls and also enabled SSLv3/TLSv1
+
+Revision 603.12  2005/03/10 05:13:21  ajc
+* Created the framework for the "first time setup wizard"
+
+Revision 603.11  2005/03/09 04:08:30  ajc
+* Delete room is now confirmed through a JavaScript popup instead of
+  a transition page
+* New icon for "Tasks."  In order to keep it consistent with the rest of
+  the icons, it is ugly.
+* Modified page popup style slightly.
+
+Revision 603.10  2005/03/08 04:59:31  ajc
+* More attractive display of vCards (hide unknown fields)
+* Added "title" and "organization" to vCard display/edit
+* Replaced semicolon with comma-space in vCard name display
+
+Revision 603.9  2005/03/07 04:03:28  ajc
+* auth.c: shrink the margins on the login screen so the user sees something
+  resembling a window.
+* Allow editing of address book entries wherever possible.
+* Anything that was a (link) is now a [link]
+
+Revision 603.8  2005/03/07 01:45:30  ajc
+* Rolled back to the old RTE because the new one doesn't work in Safari.
+
 Revision 603.7  2005/03/05 22:26:26  ajc
 * crypto.c: allow use of chained certificates