]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* Better alignment of system messages
[citadel.git] / webcit / ChangeLog
index 310b013a640a1feca591cddd1f48709247a647ef..30036251d738832881eb710ada81ad98f2ef0657 100644 (file)
@@ -1,4 +1,11 @@
 $Log$
+Revision 500.3  2003/06/21 05:17:21  ajc
+* Better alignment of system messages
+* Exterminated display_error() and replaced it with WC->ImportantMessage
+  which is displayed in a bubble on top of whatever page you're on next.
+* Small cosmetic changes
+* Fixed some nesting problems in output_headers()
+
 Revision 500.2  2003/06/20 03:39:27  ajc
 * Optimization to floor layout in box view
 
@@ -1492,3 +1499,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
+