]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Fixed a problem that crashed the client during <G>oto commands if a room
[citadel.git] / citadel / ChangeLog
index 9fee335d8c8063c0c8a5014dfc27200fb059d65e..cbe1dcc9026d6c9a327a49674bbd0b2480e15096 100644 (file)
@@ -1,4 +1,15 @@
  $Log$
+ Revision 571.0  2000/04/13 02:43:24  ajc
+ * Fixed a problem that crashed the client during <G>oto commands if a room
+   existed with a name more than 32 characters (thanks to Magus for reporting
+   this one).
+ * Tagged everything and updated docs for the 5.71 release
+
+ Revision 570.18  2000/04/10 01:47:22  ajc
+ * More paginator changes.  Shuffled code around, added pagination to a bunch
+   of other functions, and replaced the old, cumbersome pagination with the
+   new, easy, API-based one in everything except message output.
+
  Revision 570.17  2000/04/09 17:51:18  ajc
  * Added pprintf() (paginated version of printf) to the client-side API.  Now
    any client side function can be paginated simply by changing all of the