aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 0 insertions, 5 deletions
diff --git a/NEWS b/NEWS
index 5764ffc..039494e 100644
--- a/NEWS
+++ b/NEWS
@@ -67,11 +67,6 @@ wallet 1.1 (2014-07-16)
are referencing. Should fix destroy in MySQL and other database
engines that enforce referential integrity.
- The initial creation and membership of the ADMIN ACL during database
- initialization or reinitialization is no longer recorded in the
- acl_history table. (This is fallout from making a specific type of
- upgrade testable, and may be fixed in the future.)
-
The wallet server now requires Perl 5.8 or later (instead of 5.006 in
previous versions) and is now built with Module::Build instead of
ExtUtils::MakeMaker. This should be transparent to anyone not working