Procházet zdrojové kódy

Update changelog

Related to #1840.
Camilla Löwy před 4 roky
rodič
revize
ab34cc51c6
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -240,6 +240,8 @@ information on what to include when reporting a bug.
  - [NSGL] Bugfix: `GLFW_COCOA_RETINA_FRAMEBUFFER` had no effect on newer
    macOS versions (#1442)
  - [NSGL] Bugfix: Workaround for swap interval on 10.14 broke on 10.12 (#1483)
+ - [NSGL] Bugfix: Defining `GL_SILENCE_DEPRECATION` externally caused
+   a duplicate definition warning (#1840)
  - [EGL] Added platform selection via the `EGL_EXT_platform_base` extension
    (#442)
  - [EGL] Added ANGLE backend selection via `EGL_ANGLE_platform_angle` extension