aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS28
1 files changed, 27 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 73e5231..cad6ca1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,36 @@
-Wydawca NEWS -- history of user-visible changes. 2009-12-22
+Wydawca NEWS -- history of user-visible changes. 2010-01-02
Copyright (C) 2007, 2008, 2009, 2010 Sergey Poznyakoff
See the end of file for copying conditions.
Please send Wydawca bug reports to <bug-wydawca@gnu.org.ua>.
+Version 2.0.90 (Git)
+
+* Incompatible changes
+
+The following meta-variables are renamed:
+
+ Old name New name
+ ---------------+---------------------
+ triplet:full triplet:ls:full
+ triplet:upload triplet:ls:upload
+ triplet:dist triplet:ls:dist
+ triplet:sig triplet:ls:sig
+ triplet:dir triplet:ls:dir
+
+To update your configuration, use the following (extended) sed expression:
+
+ s/\{(triplet):(full|upload|dist|sig|dir)\}/{\1:ls:\2}/g
+
+* Distribution verification.
+
+The new keyword `check-script' defines a shell script to
+verify the submitted tarball. See the documentation, section
+4.12 "Distribution Verification", for details.
+
+
+
Version 2.0, 2009-12-22
* Configuration file support rewritten from scratch.

Return to:

Send suggestions and report system problems to the System administrator.