relnotes for 2.1.10
authorMarko Kreen <markokr@gmail.com>
Mon, 17 Aug 2009 12:51:26 +0000 (12:51 +0000)
committerMarko Kreen <markokr@gmail.com>
Mon, 17 Aug 2009 12:51:26 +0000 (12:51 +0000)
AUTHORS
NEWS

diff --git a/AUTHORS b/AUTHORS
index 768a4083b76c3106141dfc32201a28558be6eba8..53268d37fa4204631ffaba1b0e15f74e4a16c699 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -18,6 +18,7 @@ Hans-Juergen Schoenig
 Kristo Kaiv
 Luc Van Hoeylandt
 Marcin Stępnicki
+Mark Kirkwood
 Martin Pihlak
 Pierre-Emmanuel André
 Zoltán Böszörményi
diff --git a/NEWS b/NEWS
index e768b74ee54fd2c0cd1bfe2ed6c698311e15fae7..785ed535a70dd669c98c18cb064e584d4258bbf6 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+2009-08-xx  -  SkyTools 2.1.10  -  ""
+
+  = Fixes =
+
+    * pgqadm: rename 'as' argument as it's keyword in Python 2.6
+
+    * londiste provider add-seq:
+      - Detect existing sequences.
+      - Make --all ignore pgq, londiste and temp schemas.
+      - Proper quoting was missing in few places.
+    
+    * walmgr: Create pg_xlog/archive_status directory for slave restore.
+      (Mark Kirkwood)
+
+    * londiste provider add: detect and warn about user AFTER triggers
+      that run before Londiste one.
+    
+    * docs:
+      - Documentation for log_size, log_count and use_skylog options.
+      - Refresh dependency list, add rsync
+      - Mention --with-asciidoc in INSTALL.
+
+    * --with-asciidoc: make it tolerate missing asciidoc and/or xmlto.
+    
+    * deb84 Makefile target.
+
 2009-03-13  -  SkyTools 2.1.9  -  "Six Pack of Luck"
 
   = WalMgr improvements =