Ver código fonte

Update credits and release notes

bel 10 anos atrás
pai
commit
a36f756be3
2 arquivos alterados com 3 adições e 0 exclusões
  1. 1 0
      CREDITS.md
  2. 2 0
      RELEASE_NOTES.md

+ 1 - 0
CREDITS.md

@@ -6,6 +6,7 @@
 * celeron55
 * Daniel Oaks
 * Danny Al-Gaaf
+* Dialga
 * F-Secure Corporation
 * HariKamath Kamath
 * Jordan Shelley

+ 2 - 0
RELEASE_NOTES.md

@@ -5,6 +5,8 @@ Release Notes v1.7 (Under Development)
 Changes
 -------
 
+- Fix build for MinGW-x64 and TDM-GCC
+- Update SQLite to 3.8.8.3
 - Fix CGI variables SCRIPT_NAME and PATH_TRANSLATED
 - Set TCP_USER_TIMEOUT to deal faster with broken connections
 - Add a Lua form handling example