]> code.citadel.org Git - citadel.git/blobdiff - webcit/ChangeLog
* inetconf.c: in save_inetconf(), eliminate sizeof(x) where x is a pointer
[citadel.git] / webcit / ChangeLog
index 87412e7ca8f57ff6c92e2ffcafee7577ad816db2..d95959dee18a7113de6a128d1a9fadef387d6d53 100644 (file)
@@ -1,4 +1,13 @@
 $Log$
+Revision 619.6  2005/06/20 03:47:44  ajc
+* inetconf.c: in save_inetconf(), eliminate sizeof(x) where x is a pointer
+  to a heap-allocated buffer rather than a char[xxx].  This fixes a problem
+  reported by at least one site where the Internet configuration screen
+  was malfunctioning.
+
+Revision 619.5  2005/06/19 04:11:52  ajc
+* Integrated the second batch of new icons.
+
 Revision 619.4  2005/06/18 22:58:56  ajc
 * Installed the 16x16 "users" icon as favicon.ico, mainly for performance
   reasons -- the browser will cache favicon.ico and won't keep asking for