summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPaul Barker <paul@paulbarker.me.uk>2014-03-18 09:07:05 (EDT)
committer Paul Barker <paul@paulbarker.me.uk>2014-03-18 09:07:05 (EDT)
commit62e91f12bc4a332049ad7d09cde84ad15d041052 (patch)
tree2e0165ea3e3f2835599f82ec5b510457660b05bb /NEWS
parent47cb5ae707c20a4d2f28638f98760f24d6822fac (diff)
NEWS: Update
Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a3ab482..f52fb71 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,14 @@ opkg-0.2.2 (in development)
- Fix '--force-reinstall' flag so that it acts as an upgrade rather than
removing possibly critical packages before reinstall (issue 71)
+- Symlinks are now correctly removed during package uninstall (issue 91)
+
+- Fixed help and manual pages to reflect that shell globs not true regexps are
+ accepted by opkg (issue 107)
+
+- The error message "no valid architecture" is no longer given when the
+ architecture of a package is valid but incompatible with the current system.
+
opkg-0.2.1
==========