|
@@ -72,4 +72,7 @@ Version 7.2.0
|
|
|
* Reimplemented categories support
|
|
|
----------------------------------------------------------------------
|
|
|
Version 7.2.1
|
|
|
- * Bug fixes (Text files used incorrect fragments during import, if there was no fragment in patch with specified id)
|
|
|
+ * Bug fixes (Text files used incorrect fragments during import, if there was no fragment in patch with specified id)
|
|
|
+----------------------------------------------------------------------
|
|
|
+Version 7.2.2
|
|
|
+ * Small fixes, added one more protection layer: locales dictionary now contains hash of header at the moment of last patch applying. So that system can easily detect if file was modified and there's a need to update patches.
|