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

+ 2 - 1
CHANGELOG

@@ -2,7 +2,8 @@
  * CHANGELOG.
  */
 
-05222002 - Fixed the build system to always package the complete source, not
+05242002 - Upped version to 0.1.6.
+05232002 - Fixed the build system to always package the complete source, not
            just what we built for a given system, when doing a "make dist".
            Updated INSTALL. Wrote BeOS platform code (platform/beos.cpp).
            Split unix.c into unix.c and posix.c. Linux and BeOS both share