diff --git a/Changes b/Changes index 111f0e2fa..689ff7e52 100644 --- a/Changes +++ b/Changes @@ -3207,3 +3207,4 @@ This is the 3.2 fixes branch. - Fixed a compile error regarding AF_MAX (#0001839) reported by Rocko - Imported TRE 0.6.8 for *nix - Added NICKIP to doc/technical/protoctl.txt +- Imported TRE 0.6.8 for windows diff --git a/src/win32/tre.dll b/src/win32/tre.dll index 8cd4d970a..5843a53da 100644 Binary files a/src/win32/tre.dll and b/src/win32/tre.dll differ diff --git a/src/win32/tre.lib b/src/win32/tre.lib index d19e07064..0831f5690 100644 Binary files a/src/win32/tre.lib and b/src/win32/tre.lib differ