Browse Source

Update changelog and add credit

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

+ 1 - 0
CONTRIBUTORS.md

@@ -33,6 +33,7 @@ video tutorials.
  - David Carlier
  - David Carlier
  - Arturo Castro
  - Arturo Castro
  - Chi-kwan Chan
  - Chi-kwan Chan
+ - Victor Chernyakin
  - TheChocolateOre
  - TheChocolateOre
  - Ali Chraghi
  - Ali Chraghi
  - Joseph Chua
  - Joseph Chua

+ 1 - 0
README.md

@@ -185,6 +185,7 @@ information on what to include when reporting a bug.
    fallback window decoration
    fallback window decoration
  - [X11] Bugfix: Termination would segfault if the IM had been destroyed
  - [X11] Bugfix: Termination would segfault if the IM had been destroyed
  - [X11] Bugfix: Any IM started after initialization would not be detected
  - [X11] Bugfix: Any IM started after initialization would not be detected
+ - [Linux] Bugfix: Joystick evdev fds remained open in forks (#2446)
  - [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
  - [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)