avoid symbol clash with curses' "timeout" function (which may be a macro
[citadel.git] / citadel / ChangeLog
index 6dcf25e69e236c0190886059dfe4ae3865dfccf9..e366b9222671d150f623b1b1825ff5c9863bcf47 100644 (file)
@@ -1,4 +1,8 @@
  $Log$
+ Revision 590.154  2002/03/14 04:35:26  nbryant
+ avoid symbol clash with curses' "timeout" function (which may be a macro
+ in some versions)
+
  Revision 590.153  2002/03/14 04:24:20  nbryant
  support window resizing in curses mode
 
@@ -3505,3 +3509,4 @@ Sat Jul 11 00:20:48 EDT 1998 Nathan Bryant <bryant@cs.usm.maine.edu>
 
 Fri Jul 10 1998 Art Cancro <ajc@uncensored.citadel.org>
        * Initial CVS import 
+