From dbaa08e18d1bf50264faabb6e7dfce12f2c0ea71 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 17 Nov 2010 18:11:48 -0500 Subject: - Replace Twill with WebTest in internal integration tests (avoid deprecation warnings generated by Twill). --- CHANGES.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 7f1390186..fd0cead61 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -35,6 +35,12 @@ Documentation have a SessionFactory abstraction which competes with it, and maintaining documentation on both ways to do it is a distraction. +Internal +-------- + +- Replace Twill with WebTest in internal integration tests (avoid deprecation + warnings generated by Twill). + 1.0a3 (2010-11-16) ================== -- cgit v1.2.3