Code

Allow to turn off translation of generated html options in menu method
[roundup.git] / CHANGES.txt
index c0825f89c5cbc96956b2d55ae081a49698a65314..5a792dfc6423297bb1876edfcf3a4387f662c355 100644 (file)
@@ -10,6 +10,9 @@ Features:
 - issue2550678: Allow pagesize=-1 which returns all results.
   Suggested and implemented by John Kristensen. 
   Tested by Satchidanand Haridas. (Bernhard)
+- Allow to turn off translation of generated html options in menu method
+  of LinkHTMLProperty and MultilinkHTMLProperty -- default is
+  translation as it used to be (Ralf)
 
 Fixed: