]> code.citadel.org Git - citadel.git/blobdiff - citadel/ChangeLog
* strcpy() --> safestrncpy() in a few other random places
[citadel.git] / citadel / ChangeLog
index fa693039f2082ea6be9308631d9a9e8d12abe8a5..dcc1265ec2aad4f2e3335b5e3753c4dce191b066 100644 (file)
@@ -1,4 +1,7 @@
  $Log$
+ Revision 607.23  2003/07/14 17:26:42  ajc
+ * strcpy() --> safestrncpy() in a few other random places
+
  Revision 607.22  2003/07/14 17:12:28  ajc
  * Replaced strcpy() with safestrcpy() in cmd_setp()
 
@@ -4862,3 +4865,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
+