* Changed the color of the side button bar
[citadel.git] / webcit / ChangeLog
index a607c52f011dbf834ebd9ad5aa9053cd9b44b191..b44b782eb7d30e21c4bf0db45231b41ff67d19b1 100644 (file)
@@ -1,4 +1,11 @@
 $Log$
+Revision 603.14  2005/03/30 21:44:44  ajc
+* Changed the color of the side button bar
+* Removed session ID's from wholist display, because they are only
+  interesting to computers, not to people.
+* Also changed the session ID variable (we still need it internally) from
+  a char to an int, because session numbers are big now.
+
 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
@@ -2488,3 +2495,4 @@ Sun Dec  6 19:50:55 EST 1998 Art Cancro <ajc@uncnsrd.mt-kisco.ny.us>
 
 1998-12-03 Nathan Bryant <bryant@cs.usm.maine.edu>
        * webserver.c: warning fix
+