From 22e448d78694a2598f4eece44b790a36069ccbb2 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Wed, 27 Mar 2013 13:58:03 -0700 Subject: Add NEWS entry for the DBIx::Class transition Change-Id: Ie8ee7f8b2f430ca9b5f38d2e060659f48dacc35f Reviewed-on: https://gerrit.stanford.edu/975 Reviewed-by: Russ Allbery Tested-by: Russ Allbery --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d236f6a..202b5fc 100644 --- a/NEWS +++ b/NEWS @@ -29,6 +29,12 @@ wallet 1.0 (unreleased) can only be set by the owner or wallet administrators but can be seen by anyone on the show ACL. + The wallet server backend now uses DBIx::Class for the database layer, + which means that DBIx::Class and SQL::Translator and all of their + dependencies now have to be installed for the server to work. If the + database in use is SQLite 3, DateTime::Format::SQLite should also be + installed. + Add docs/objects-and-schemes, which provides a brief summary of the current supported object types and ACL schemes. -- cgit v1.2.3