changeset 464:182533748715 release-1.0.1

Updated.
author Ryan C. Gordon <icculus@icculus.org>
date Sun, 12 Oct 2003 19:06:27 +0000
parents 6e50a61059b8
children 636796aed4e2
files CHANGELOG
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Sun Oct 12 18:22:06 2003 +0000
+++ b/CHANGELOG	Sun Oct 12 19:06:27 2003 +0000
@@ -2,7 +2,9 @@
  * CHANGELOG.
  */
 
-10122003 - Upped version to 1.0.1.
+10122003 - Fixed "make dist" behaviour to not packaged generated docs, and
+           made sure other files are always packaged, regardless of config.
+           Upped version to 1.0.1.
 10102003 - Changed some SDL_Error()s to __Sound_SetError() in new DLS code
            to fix linking issues.
 10052003 - Fixed memory corruption when freeing DLS instruments,