]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* Added a "random number" parameter to the wholist ajax refresh request,
[citadel.git] / webcit / ChangeLog
index f980d055239e109794ce8ecbd14aa2565f2c354d..7355a4ffa72bf62c334b2bafa02b6b18a631317a 100644 (file)
@@ -1,4 +1,15 @@
 $Log$
+Revision 625.12  2005/09/18 14:30:05  ajc
+* Added a "random number" parameter to the wholist ajax refresh request,
+  because b0rken MSIE still insists on fetching from its cache even though
+  it's been explicitly told not to.
+
+Revision 625.11  2005/09/18 04:04:32  ajc
+* Switched the wholist updater to Prototype's AJAX updater, instead of
+  using Rico's wrapper around it.  It's actually simpler and doesn't seem
+  to require strict XML, which are both wins.
+* Removed Rico from the build.
+
 Revision 625.10  2005/09/18 03:15:15  ajc
 * Remove spurious "No new messages" message when viewing an
   empty address book.
@@ -2993,4 +3004,3 @@ 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
-