Browse Source

Update changelog and add credit

Related to #2229
Camilla Löwy 1 year ago
parent
commit
a87acd8c1f
2 changed files with 2 additions and 0 deletions
  1. 1 0
      CONTRIBUTORS.md
  2. 1 0
      README.md

+ 1 - 0
CONTRIBUTORS.md

@@ -215,6 +215,7 @@ video tutorials.
  - Dmitri Shuralyov
  - Dmitri Shuralyov
  - Joao da Silva
  - Joao da Silva
  - Daniel Sieger
  - Daniel Sieger
+ - Michael Skec
  - Daniel Skorupski
  - Daniel Skorupski
  - Slemmie
  - Slemmie
  - Anthony Smith
  - Anthony Smith

+ 1 - 0
README.md

@@ -390,6 +390,7 @@ information on what to include when reporting a bug.
  - [POSIX] Removed use of deprecated function `gettimeofday`
  - [POSIX] Removed use of deprecated function `gettimeofday`
  - [POSIX] Bugfix: `CLOCK_MONOTONIC` was not correctly tested for or enabled
  - [POSIX] Bugfix: `CLOCK_MONOTONIC` was not correctly tested for or enabled
  - [Linux] Bugfix: Joysticks without buttons were ignored (#2042,#2043)
  - [Linux] Bugfix: Joysticks without buttons were ignored (#2042,#2043)
+ - [Linux] Bugfix: A small amount of memory could leak if initialization failed (#2229)
  - [WGL] Disabled the DWM swap interval hack for Windows 8 and later (#1072)
  - [WGL] Disabled the DWM swap interval hack for Windows 8 and later (#1072)
  - [NSGL] Removed enforcement of forward-compatible flag for core contexts
  - [NSGL] Removed enforcement of forward-compatible flag for core contexts
  - [NSGL] Bugfix: `GLFW_COCOA_RETINA_FRAMEBUFFER` had no effect on newer
  - [NSGL] Bugfix: `GLFW_COCOA_RETINA_FRAMEBUFFER` had no effect on newer