Commit 30e6b34ef0128043e84cd67d02e1d2569a06b79c

Con Kolivas 2012-01-01T20:28:09

Update NEWS.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
diff --git a/NEWS b/NEWS
index e347cf9..4bbe89c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Version 2.1.1 - January 2, 2012
+Version 2.1.1 - January 1, 2012
 
 - Include API examples in distribution tarball.
 - Don't attempt to pthread_join when cancelling threads as they're already
@@ -11,6 +11,8 @@ activity.
 - Make curl use fresh connections whenever there is any communication issue
 in case there are dead persistent connections preventing further comms from
 working.
+- Display pool in summary if only 1 pool.
+- Adjust column width of A/R/HW to be the maximum of any device and align them.
 
 
 Version 2.1.0 - December 27, 2011