summaryrefslogtreecommitdiffstats
path: root/thirdparty/README.md
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2017-08-18 23:20:22 +0200
committerRémi Verschelde <rverschelde@gmail.com>2017-08-18 23:26:41 +0200
commit53fffa12f1207ca2870b3da29e5433fda6d2b0d7 (patch)
tree544c297464938a4502951b9678b5988c6de13b75 /thirdparty/README.md
parent5681b7b60a13737847fe59ab7b43ee0884dc6ac5 (diff)
downloadredot-engine-53fffa12f1207ca2870b3da29e5433fda6d2b0d7.tar.gz
minizip: Reapply Godot-specific changes for seek support
I have not assessed whether they are still all relevant.
Diffstat (limited to 'thirdparty/README.md')
-rw-r--r--thirdparty/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/thirdparty/README.md b/thirdparty/README.md
index 4ed17168e8..804395f8d3 100644
--- a/thirdparty/README.md
+++ b/thirdparty/README.md
@@ -180,7 +180,8 @@ Files extracted from the upstream source:
- contrib/minizip/{crypt.h,ioapi.{c,h},zip.{c,h},unzip.{c,h}}
Important: Some files have Godot-made changes for use in core/io.
-TODO: Properly sync with version 1.2.4 and document changes.
+They are marked with `/* GODOT start */` and `/* GODOT end */`
+comments and a patch is provided in the minizip/ folder.
## misc