Ryan C. Gordon 19 년 전
부모
커밋
8db7b0a622
1개의 변경된 파일3개의 추가작업 그리고 2개의 파일을 삭제
  1. 3 2
      CHANGELOG.txt

+ 3 - 2
CHANGELOG.txt

@@ -2,8 +2,9 @@
  * CHANGELOG.
  * CHANGELOG.
  */
  */
 
 
-04032007 - Reverted Unix recursive mutex code. There were some portability
-           issues I didn't anticipate.
+04032007 - Added a "make dist" target for packing up source code releases.
+           Reverted Unix recursive mutex code. There were some portability
+           issues I didn't anticipate. Upped version to 1.1.1!
 04022007 - Added wxWidgets-based test program (incomplete). Filled in and
 04022007 - Added wxWidgets-based test program (incomplete). Filled in and
            corrected some Doxygen comments.
            corrected some Doxygen comments.
 04012007 - Added PHYSFS_isInit() and PHYSFS_symbolicLinksPermitted() functions.
 04012007 - Added PHYSFS_isInit() and PHYSFS_symbolicLinksPermitted() functions.