diff ChangeLog @ 326:90a843d02970 trunk

[svn] - some OSes use macros for some f*() functions, therefore make sure we properly cast our opaque data to a FILE* struct.
author nenolod
date Sat, 02 Dec 2006 14:43:27 -0800
parents 31c9d8f37474
children f3f77cbd58f3
line wrap: on
line diff
--- a/ChangeLog	Fri Dec 01 00:03:10 2006 -0800
+++ b/ChangeLog	Sat Dec 02 14:43:27 2006 -0800
@@ -1,3 +1,11 @@
+2006-12-01 08:03:10 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [714]
+  - disable the playlist when loading = false.
+  
+  trunk/src/console/Nsfe_Emu.cxx |    1 +
+  1 file changed, 1 insertion(+)
+
+
 2006-12-01 07:08:19 +0000  William Pitcock <nenolod@nenolod.net>
   revision [712]
   - should return -1, not 1.