trans-coord-devel
[Top][All Lists]
Advanced

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

trans-coord/gnun/server/gnun ChangeLog NEWS


From: Yavor Doganov
Subject: trans-coord/gnun/server/gnun ChangeLog NEWS
Date: Sun, 08 Feb 2009 15:53:22 +0000

CVSROOT:        /sources/trans-coord
Module name:    trans-coord
Changes by:     Yavor Doganov <yavor>   09/02/08 15:53:22

Modified files:
        gnun/server/gnun: ChangeLog NEWS 

Log message:
        Document the 2009-02-06 parallel build fix.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/ChangeLog?cvsroot=trans-coord&r1=1.130&r2=1.131
http://cvs.savannah.gnu.org/viewcvs/trans-coord/gnun/server/gnun/NEWS?cvsroot=trans-coord&r1=1.4&r2=1.5

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/ChangeLog,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -b -r1.130 -r1.131
--- ChangeLog   7 Feb 2009 21:04:58 -0000       1.130
+++ ChangeLog   8 Feb 2009 15:53:21 -0000       1.131
@@ -1,3 +1,7 @@
+2009-02-08  Yavor Doganov  <address@hidden>
+
+       * NEWS: Document the 2009-02-06 parallel build fix.
+
 2009-02-07  Yavor Doganov  <address@hidden>
 
        Adjust --help output.

Index: NEWS
===================================================================
RCS file: /sources/trans-coord/trans-coord/gnun/server/gnun/NEWS,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- NEWS        30 Jan 2009 15:22:15 -0000      1.4
+++ NEWS        8 Feb 2009 15:53:21 -0000       1.5
@@ -1,6 +1,6 @@
 GNUnited Nations NEWS - User visible changes.
 
-* Changes in GNUnited Nations 0.2 (2009-01-??)
+* Changes in GNUnited Nations 0.2 (2009-02-??)
 
 ** GNUmakefile.team supports Subversion repositories.
 
@@ -18,6 +18,18 @@
    use the latest version without the need to copy them manually every
    time.
 
+** Bugs fixed in 0.2.
+
+*** Parallel (-jN) build fix.
+
+    A carelessly crafted recipe in `article-pot-rules' lead to a race
+    condition where two separate make jobs ran the same commands for
+    .proto and .translinks files simultaneously, particularly when the
+    targets meant to be built in the current GNUN run were only a few.
+    The result was invalid .LANG.html as the pseudo-element <gnun> was
+    inserted twice around the `Date' RCS keyword, and subsequently
+    only one occurrence of it was stripped out.
+
 * Changes in GNUnited Nations 0.1 (2008-12-06)
 
 ** Initial release.




reply via email to

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