diff options
author | Russ Allbery <eagle@eyrie.org> | 2014-07-16 16:32:07 -0700 |
---|---|---|
committer | Russ Allbery <eagle@eyrie.org> | 2014-07-16 16:32:07 -0700 |
commit | 6b4fbafa3edd99045b8eba896dd8642aa6bd6113 (patch) | |
tree | 79124a4bccc49a0b8bf3e2b5189b0e7b18a635ee /NEWS | |
parent | e4adb8cde42b91110c2d283aa3712f89afc78ead (diff) | |
parent | 27f4e81ddb42440345e6dd01a4943cb57ee5da39 (diff) |
Merge tag 'upstream/1.1' into debian
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 |