|
@@ -75,4 +75,8 @@ Version 7.2.1
|
|
|
* 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.
|
|
|
+ * 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.
|
|
|
+----------------------------------------------------------------------
|
|
|
+Version 8.0.0
|
|
|
+ * Made locales initialization and patching process more stable
|
|
|
+ * Minor code improvements in binary examples (patcher, extractor)
|