aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-02-27 16:34:27 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-02-27 16:34:27 -0400
commit59b9d2bb57a4e4d118f99f13c1539b0e97a59a6c (patch)
treec5281a855e4be439eb954804d7e9132134ada4a7
parent4ddc8566b0146fc70c0fac8f7451c35cbd2f1a7b (diff)
finalize release
-rw-r--r--doc/assistant/release_notes.mdwn12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/assistant/release_notes.mdwn b/doc/assistant/release_notes.mdwn
index 67fba5013..aa79cd9b7 100644
--- a/doc/assistant/release_notes.mdwn
+++ b/doc/assistant/release_notes.mdwn
@@ -1,3 +1,15 @@
+## version 4.20130227
+
+This release fixes a bug with globbing that broke preferred content expressions.
+So, it is a recommended upgrade from the previous release, which introduced
+that bug.
+
+In this release, the assistant is fully working on Android, although
+it must be set up using the command line.
+
+Repositories can now be placed on filesystems that lack support for symbolic
+links; FAT support is complete.
+
## version 3.20130216
This adds a port to Android. Only usable at the command line so far;