瀏覽代碼

Added note for David Carlier's work on OpenBSD

Sam Lantinga 9 年之前
父節點
當前提交
4c9f31398f
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      WhatsNew.txt

+ 3 - 0
WhatsNew.txt

@@ -46,6 +46,9 @@ Linux:
 * Refresh rates are now rounded instead of truncated, e.g. 59.94 Hz is rounded up to 60 Hz instead of 59.
 * Added initial support for touchscreens on Raspberry Pi
 
+OpenBSD:
+* SDL_GetBasePath() is now implemented on OpenBSD
+
 iOS:
 * Added support for dynamically loaded objects on iOS 8 and newer