diff options
author | Russ Allbery <eagle@eyrie.org> | 2014-07-16 16:32:03 -0700 |
---|---|---|
committer | Russ Allbery <eagle@eyrie.org> | 2014-07-16 16:32:03 -0700 |
commit | 27f4e81ddb42440345e6dd01a4943cb57ee5da39 (patch) | |
tree | 3a4e9adfb0e1039c8297fbf7687acb8acd1494df /NEWS | |
parent | 6409733ee3b7b1910dc1c166a392cc628834146c (diff) | |
parent | 3e913fa65e9e5c1d687372b89b5467edb3e77973 (diff) |
Imported Upstream version 1.1
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -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 |