소스 검색

Updated RELEASE_NOTES.

default 3 년 전
부모
커밋
2c7f60e2f0
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      RELEASE_NOTES.md

+ 4 - 0
RELEASE_NOTES.md

@@ -1,5 +1,9 @@
 # Release Notes
 
+## 2.11
+
+On OpenBSD, call the `unveil()` function upon the base directory for added security.
+
 ## 2.10
 
 The local timeline purge has been implemented. The maximum days to live can be configured by setting the field `local_purge_days` in the server configuration file. By default it's 0 (no purging).