Updated changelog.

This commit is contained in:
Dirk Eschler 2013-02-12 16:06:51 +01:00
parent 4ca3c103e5
commit 415ccdae9d

View file

@ -4,6 +4,11 @@
(based on original implementation by Chris Adams,
resolves issues #38)
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.
(resolves issue #57)
CHANGED: Major refactoring of translation field inheritance and
TranslationOptions.
(thanks to Wojtek Ruszczewski,