--- BasiliskII/ChangeLog 1999/11/03 10:56:09 1.21 +++ BasiliskII/ChangeLog 2000/07/06 16:04:22 1.31 @@ -1,10 +1,32 @@ -V0.8 - +V0.8 (snapshot) - + - AmigaOS: added support for CyberGraphX [Jürgen Lachmann] + - audio.cpp: audio_data is cleared on reset [Lauri Pesonen] + - prefs.cpp: empty string prefs items could be written to prefs file + but not read back correctly + - clip_*.cpp: added prefs item "noclipconversion" for turning off + charset conversion of text clips (only CR->LF gets translated), + [Toshimitsu Tanaka] + - Unix: "--without-mon" configure option now works + +V0.8 (snapshot) - 14.Mar.2000 + - Unix/video_x.cpp: new window refresh code [Samuel Lander] + - Unix/timer_unix.cpp: fixed time zone handling under Linux and SVR4 + +V0.8 (release 0.8-1) - 30.Jan.2000 + - extfs: extended size of finf helper files to 32 bytes to eventually + allow storing the complete FInfo/FXInfo in it + +V0.8 (snapshot) - 22.Dec.1999 - imported UAE CPU 0.8.10 changes - new utility functions Mac_memset, Mac2Host_memcpy, Host2Mac_memcpu and Mac2Mac_memcpy - extfs.cpp: fixed bug in fs_rename() and fs_cat_move() (auxiliary - IOParam block was not in Mac address space) + IOParam block was not in Mac address space and FSItem parent IDs + didn't get swapped) [Lauri Pesonen] + - extfs.cpp: several fixes [Lauri Pesonen] - some provisions for using UAE CPU compiler (doesn't work yet) + - video_x.cpp: XFree86 VidMode extension is used to switch modes + in DGA mode V0.8 (snapshot) - 2.Nov.1999 - fixed many UAE FPU bugs [Lauri Pesonen]