Einige der Highlights in Update 3:
- ReAction-Klassen haben zahlreiche Aktualisierungen erhalten
- Im TextEditor können Benutzer jetzt ein benutzerdefiniertes Menü mit Makros erstellen
- 12 KB des Chip-RAM werden nicht mehr reserviert
- Ein neues Kickstart-3.2.3-ROM
- Mindestens 50 weitere Korrekturen, darunter Aktualisierungen für DiskDoctor und HDToolbox
Registrierte Benutzer können Update 3 für AmigaOS 3.2 hier herunterladen.
Vielen Dank für Ihre anhaltende Unterstützung des AmigaOS.
Änderungen/Update:
Summary Changelog of 3.2.3
————————–
Enhancements and fixes:
– ROM update (exec now sets correct version when updated by loadmodule)
– ROM expansion diagnostics should always be red if bad card detected
– ROM expansion no longer halts the system boot if cards are shut up
– ROM reservation of 16K made optional by setting a cookie, defaults to 4K
You can use the new RomReserveLow command to set it
– Ram Disk fixes that could have had unpredictable side effects with
some software (Do not use 3.2.2 Ram-Handler)
– System is more compatible to legacy software and should boot nicely
from many old cover disks
– ReAction – major bug fixes in many classes that caused misbehavior.
Better keyboard navigation and informative display.
Window.class vanilla key handling fixed
ListBrowser significantly reworked
SpeedBar, Slider, GetScreenmode now support all style types correctly
Requester class GUI and usability fixes
– Find updated
– TextEditor updated and has new macro functionality
also resolved issues in saving prefs and many other fixes
– IconEdit updated to support icon border setting previously disabled,
some rendering optimizations, compatibility and corruption fixes
– NumericPad got a new optional setting (ISONUMPAD tooltype)
– Locale prefs map rendering on 15+ bit CGX screens fixed
– ShowConfig updated with double click extra info window popup to front
– Updates to RAWBInfo, DiskDoctor, DAControl, HDToolbox
– Updated commands: Group, List, MakeDir, md5sum, Owner, Protect
– Enhanced Eject command
– workbench.library no longer blocks booting process
– Improved WB API for AsyncWB integration and all new AsyncWB with
many fixes and new WB lib API support
– AppIcons for some of WB tools should work correctly now in all cases
– Pointer prefs optimized
– locale.library optimized
– Locale fixes and translation updates
– asl.library update
– amigaguide.datatype should not keep locks on images after viewing
– amigaguide.library workaround added to avoid potential problem
– IPrefs GUI frame resizing setting now ignores all unnamed screens
in order to avoid conflicts with old legacy software
– New system installation integrity check scripts
– Miscellaneous updates and fixes