ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/ChangeLog
(Generate patch)

Comparing BasiliskII/ChangeLog (file contents):
Revision 1.23 by cebix, 1999-11-08T16:43:03Z vs.
Revision 1.29 by cebix, 2000-05-16T17:11:33Z

# Line 1 | Line 1
1 < V0.8 -
1 > V0.8 (snapshot) -
2 >        - prefs.cpp: empty string prefs items could be written to prefs file
3 >          but not read back correctly
4 >        - clip_*.cpp: added prefs item "noclipconversion" for turning off
5 >          charset conversion of text clips (only CR->LF gets translated),
6 >          [Toshimitsu Tanaka]
7 >        - Unix: "--without-mon" configure option now works
8 >
9 > V0.8 (snapshot) - 14.Mar.2000
10 >        - Unix/video_x.cpp: new window refresh code [Samuel Lander]
11 >        - Unix/timer_unix.cpp: fixed time zone handling under Linux and SVR4
12 >
13 > V0.8 (release 0.8-1) - 30.Jan.2000
14 >        - extfs: extended size of finf helper files to 32 bytes to eventually
15 >          allow storing the complete FInfo/FXInfo in it
16 >
17 > V0.8 (snapshot) - 22.Dec.1999
18          - imported UAE CPU 0.8.10 changes
19          - new utility functions Mac_memset, Mac2Host_memcpy, Host2Mac_memcpu
20            and Mac2Mac_memcpy
21          - extfs.cpp: fixed bug in fs_rename() and fs_cat_move() (auxiliary
22 <          IOParam block was not in Mac address space)
22 >          IOParam block was not in Mac address space and FSItem parent IDs
23 >          didn't get swapped) [Lauri Pesonen]
24          - extfs.cpp: several fixes [Lauri Pesonen]
25          - some provisions for using UAE CPU compiler (doesn't work yet)
26          - video_x.cpp: XFree86 VidMode extension is used to switch modes

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines