Bläddra i källkod

Update release notes and credits

bel 11 år sedan
förälder
incheckning
75aa590c04
2 ändrade filer med 6 tillägg och 0 borttagningar
  1. 1 0
      CREDITS.md
  2. 5 0
      RELEASE_NOTES.md

+ 1 - 0
CREDITS.md

@@ -4,6 +4,7 @@
 * bel2125
 * celeron55
 * Daniel Oaks
+* Danny Al-Gaaf
 * F-Secure Corporation
 * Brian Spratke
 * HariKamath Kamath

+ 5 - 0
RELEASE_NOTES.md

@@ -5,6 +5,11 @@ Release Notes v1.6 (Under Development)
 Changes
 -------
 
+- Add dialog to change htpasswd files for the Windows standalone server (bel)
+- Fix compiler warnings and warnings from static code analysis (Danny Al-Gaaf, jmc-, Thomas, bel, ...)
+- Add new unit tests (bel)
+- Support includes in htpasswd files (bel)
+- Add a basic option check for the standalone executable (bel)
 - Support user defined error pages (bel)
 - Method to get POST request parameters via C++ interface (bel)
 - Re-Add unit tests for Linux and Windows (jmc-, bel)