소스 검색

Update credits and release notes after manual merge of #371

bel 8 년 전
부모
커밋
59fa55a87c
2개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      CREDITS.md
  2. 1 0
      RELEASE_NOTES.md

+ 1 - 0
CREDITS.md

@@ -48,6 +48,7 @@
 * Keith Kyzivat
 * Kevin Wojniak
 * Kimmo Mustonen
+* Lammert Bies
 * Lawrence
 * Li Peng
 * Lianghui

+ 1 - 0
RELEASE_NOTES.md

@@ -5,6 +5,7 @@ Release Notes v1.9 (work in progress)
 Changes
 -------
 
+- Add API documentation
 - Use non-blocking sockets
 - stdint.h is now required and no longer optional
 - Rewrite connection close handling