]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* Bump internal version number to 6.08
[citadel.git] / citadel / ChangeLog
index 24e0d7bdd82dd05fa8820477263a45e4c6fc89af..d5d920f8e97bfa3da0e39645797fdbe1fdaf8101 100644 (file)
@@ -1,4 +1,15 @@
  $Log$
+ Revision 607.10  2003/06/28 05:12:56  ajc
+ * Bump internal version number to 6.08
+ * Use (-1) instead of BBSUID as the uid of user records which exist only
+   in Citadel and not in the system password database.  serv_upgrade also
+   changes this setting for ALL such users, the first time the server is run
+   after upgrading to 6.08
+
+ Revision 607.9  2003/06/27 22:19:31  error
+ * routines2.c: Quick and dirty fix for Mail> becoming new after entering a
+   mail message
+
  Revision 607.8  2003/06/26 01:50:14  ajc
  * Compiler warning fix for building setup without newt