diff options
author | Marko Kreen | 2012-04-18 12:54:22 +0000 |
---|---|---|
committer | Marko Kreen | 2012-04-18 12:54:22 +0000 |
commit | 93efe375803f843bdf572beef542fdf3e474d93c (patch) | |
tree | 34cf3575e2b4139f2326ea2aaa4f5cef4a49c57c | |
parent | c87429b802bc82798ec4afa6ad748ee682832448 (diff) |
v3.0.1-realskytools_3_0_1
-rw-r--r-- | NEWS | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -1,8 +1,8 @@ -2012-04-09 - SkyTools 3.0.1 - "All The Snow You Can Eat" +2012-04-18 - SkyTools 3.0.1 - "All The Snow You Can Eat" = Features = - * skytools.config: new .getbytes() method to suppoer + * skytools.config: new .getbytes() method to support human-readable sizes. = Fixes = @@ -17,6 +17,13 @@ * pgqd(libusual): ignore EINTR on close() + * Better error message in londiste.handler.dispatch + when part_field is NULL. + + * Bump internal version in pgq/pgq_coop/pgq_node schemas. + Seems I forgot to do it for 3.0, probably because + there were doc-only changes in SQL code. + 2012-03-17 - SkyTools 3.0 - "Business Advantage" = Major New Features = |