From e66795761de0ad7b1544b8737926982e7e55898c Mon Sep 17 00:00:00 2001 From: Yorhel Date: Thu, 11 Nov 2010 08:19:30 +0100 Subject: Replaced Algorithm::Diff::XS with Algorithm::Diff::Fast This module is cleaner, faster and has less dependencies. (didn't exist yet at the time I first implemented the revision diffs) --- ChangeLog | 1 + 1 file changed, 1 insertion(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6d3e1bf8..0fc877d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -9,6 +9,7 @@ - dbVNGet() with random ordering - dbRevisionGet() (in most cases) - Removed (p###) from release resolution information + - Replaced Algorithm::Diff::XS with Algorithm::Diff::Fast - Bugfix: delete/update all references when deleting a user 2.12 - 2010-11-03 -- cgit v1.2.3