about summary refs log tree commit diff
path: root/NEWS.md
diff options
context:
space:
mode:
authorChristian Neukirchen <chneukirchen@gmail.com>2016-05-20 20:18:51 +0200
committerChristian Neukirchen <chneukirchen@gmail.com>2016-05-20 20:18:51 +0200
commite2a8fb8d8783c0082205622f08d0f80d4fb7aeb6 (patch)
tree18de17524a2da0b75db9623cc77a2d03d24d5ac4 /NEWS.md
parentb168e3bfcd1cc7e3377d35845b2377bae42ae693 (diff)
downloadlr-e2a8fb8d8783c0082205622f08d0f80d4fb7aeb6.tar.gz
lr-e2a8fb8d8783c0082205622f08d0f80d4fb7aeb6.tar.xz
lr-e2a8fb8d8783c0082205622f08d0f80d4fb7aeb6.zip
README.md: update for 0.3.2 v0.3.2
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index bf88602..a0fbf07 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,3 +1,7 @@
+## 0.3.2 (2016-05-20)
+
+* Bug: getopt was called in a wrong way from ARM platforms
+
 ## 0.3.1 (2016-03-31)
 
 * Bug: =~ was not recognized (broken since 0.3)