From 89bfa0bdbea22cb2af914338affe04fa851b8b5d Mon Sep 17 00:00:00 2001 From: Dirk Eschler Date: Wed, 13 Feb 2013 11:34:20 +0100 Subject: [PATCH] Updated changelog. --- CHANGELOG.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 9465dc3..33d826e 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -4,6 +4,9 @@ (based on original implementation by Chris Adams, resolves issues #38) + FIXED: Keys used in tabbed translation fields to group translations are not + unique for inlines. + (resolves issue #121) FIXED: The prepopulated_fields TranslationAdmin option only works on the first defined field to prepopulate from and made the option aware of the current language.