From 637bda4c885b01e2ecdb931344bc71f12101eb4e Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Fri, 26 Aug 2011 02:03:52 -0400 Subject: - A session factory can now be passed in using the dotted name syntax. --- CHANGES.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index b1aa43539..cf1f0ee96 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -12,6 +12,8 @@ Next release Configurator constructor unconditionally registered one that would be treated as if it were "the word of the user". +- A session factory can now be passed in using the dotted name syntax. + 1.2a1 (2011-08-24) ================== -- cgit v1.2.3