]> git.deb.at Git - pkg/abook.git/blobdiff - RELEASE_NOTES
release: 0.6.1, pre-release version change commit
[pkg/abook.git] / RELEASE_NOTES
index 8ec86aa501606fc30a8d0604fa8bba99ff71019a..8a2f117b7f5369303e8f339471554ae18164b77b 100644 (file)
@@ -4,13 +4,15 @@ A more comprehensive list of changes can be found in the ChangeLog file.
 
 --
 Git:
+
+0.6.1 (2015-08-11):
   * support for mouse
   * scrolling now affects the viewport instead of the cursor
   * support for a colored UI
   * added "groups" as a default field
-  * the UI now support merging selected entries [key M]
+  * the UI now supports merging selected entries [key M]
     and removing duplicates [key U]
-  * a "custom" output filter allow the specification of an output
+  * a "custom" output filter allows the specification of an output
     format using placeholders
   * search-next is now bound to "/" too
   * some output filters can now be used in the context
@@ -18,7 +20,7 @@ Git:
     [ no --query option has been created and --mutt-query is fully
       backward compatible ]
   * ldif output filter has been fixed [output modified] in multiple
-    ways, does not force output to latin1 anymore and support input
+    ways, does not force output to latin1 anymore and supports input
     from stdin.
   * vcard input/output support:
     An original input filter implementation was provided soon
@@ -29,11 +31,11 @@ Git:
     - It's only used as an input filter, especially useful to
       deal with multi-valued fields and encoded characters.
   * when the UI requests a confirmation from the user before a
-    destructive operation it does not treat unknown key as yes anymore.
+    destructive operation it does not treat unknown key as "yes" anymore.
   * allcsv output changes:
     - header line uses lowercase
     - "MOBILEPHONE" column name changed to "mobile" (consistent w.r.t. standard_fields)
-    - now outputs defined custom fields as well
+    - defined custom fields as well are part of the output now
 
 0.6.0pre2 (2010-07-22):
   * Added anniversary as a default field