cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/src/ChangeLog


From: Larry Jones
Subject: [Cvs-cvs] Changes to ccvs/src/ChangeLog
Date: Fri, 02 Sep 2005 17:51:10 -0400

Index: ccvs/src/ChangeLog
diff -u ccvs/src/ChangeLog:1.3228 ccvs/src/ChangeLog:1.3229
--- ccvs/src/ChangeLog:1.3228   Fri Sep  2 21:03:40 2005
+++ ccvs/src/ChangeLog  Fri Sep  2 21:51:07 2005
@@ -1,5 +1,17 @@
 2005-09-02  Larry Jones  <address@hidden>
 
+       * commit.c (checkaddfile): Improve error messages for lock_RCS failure.
+       * release.c (release): Improve error message for pclose failure.
+
+       * root.h (struct cvsroot_s): Always declare isremote to simplify
+       other code.  Simplify referencing code.
+       * root.c (new_cvsroot_t): Always initialize isremote.
+       * server.h: Always declare server_active to simplify other code.
+       Simplify referencing code.
+       * server.c: Always define server_active.
+
+2005-09-02  Larry Jones  <address@hidden>
+
        * parseinfo.c (parse_config): Variable declarations must precede
        executable code for pre-C99 compilers.  Pass correct line number
        variable to expand_path.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]