monotone-commits-diffs
[Top][All Lists]
Advanced

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

[Monotone-commits-diffs] net.venge.monotone.monotone-1.0: 5fe314d45f3a8


From: code
Subject: [Monotone-commits-diffs] net.venge.monotone.monotone-1.0: 5fe314d45f3a8f549cb77dd8d0193d36014d4fff
Date: Sat, 26 Mar 2011 10:55:24 +0100 (CET)

revision:            5fe314d45f3a8f549cb77dd8d0193d36014d4fff
date:                2011-03-26T07:16:23
author:              Richard Levitte <address@hidden>
branch:              net.venge.monotone.monotone-1.0
changelog:
* NEWS: Correct language and rejustify a couple of paragraphs that were a
  bit wide.

manifest:
format_version "1"

new_manifest [9e20a2030ab6048a379c6e4778cd1b9244ccf585]

old_revision [b2df8787477ed302b19af91ca3e2bd7adcfb2a51]

patch "NEWS"
 from [10e25e4e76b43b8ee758a8e3d8c3ed27087af2a3]
   to [c636641e064654102ff4c37362c07cad9726c7a2]
============================================================
--- NEWS	10e25e4e76b43b8ee758a8e3d8c3ed27087af2a3
+++ NEWS	c636641e064654102ff4c37362c07cad9726c7a2
@@ -94,9 +94,9 @@ XXX XXX XX XX:XX:XX UTC 2011
           if no database is specified for these commands.
           (fixes monotone issue 113)
 
-        - If 'mtn serve' is called with one or more '--bind' options, then
-          the arguments to these options can now be specified again
-          as follows:
+        - If 'mtn serve' is called with one or more '--bind' options,
+          then the arguments to these options can now be specified
+          again as follows:
 
             '<ip-or-host>' 
                 to listen to IP or host on the default port
@@ -107,14 +107,14 @@ XXX XXX XX XX:XX:XX UTC 2011
 
           (fixes monotone issue 119)
           
-        - monotone does no longer enforce ".mtn" as file extension
-          for managed databases.  Instead a new Lua hook,
-          get_default_database_glob(), is used to determine a pattern
-          which matches accepted database filenames and this pattern
-          by default accept files ending with both, ".mtn" and ".db".
+        - monotone no longer enforces ".mtn" as file extension for
+          managed databases.  A new Lua hook, get_default_database_glob(),
+          is used instead to determine a pattern which matches
+          accepted database filenames and this pattern by default
+          accept files ending with both, ".mtn" and ".db".
           (fixes monotone issue 128)
 
-        - monotone gives now a proper error message when an incomplete
+        - monotone now gives a proper error message when an incomplete
           or partial identifier contains non-hex digits.
           (fixes monotone issue 143)
 
@@ -123,10 +123,11 @@ XXX XXX XX XX:XX:XX UTC 2011
 
         Internal
 
-        - The source tree has been reorganized. Sources, tests and documentation
-          now reside in specific directories and many smaller improvements in
-          terms of source code cleanup, developer documentation and general build
-          infrastructure accompany this big change.
+        - The source tree has been reorganized. Sources, tests and
+          documentation now reside in specific directories and many
+          smaller improvements in terms of source code cleanup,
+          developer documentation and general build infrastructure
+          accompany this big change.
 
         Other
 

reply via email to

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