Skip to content

Commit fa0959c

Browse files
committed
keep history.txt updated for pending release
1 parent 9967d2d commit fa0959c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/history.txt

+4-3
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ Changelog items can list SVN revision rNUMBER and bugzilla bug NUMBER.
1717
* initial GPT partition support
1818

1919

20-
2024 December 21 - Build 2044
20+
2025 ?? - Build 2044
2121
-------- Jeremy Davis
2222

2323
+ Changes Jeremy Davis, Andrew Bird, Tee-Kiah Chia (tkchia), Sava (lpproj),
24-
Stas Sergeev (stsp), C. Masloch, Jiri Malak, Bernd Böckmann
24+
Stas Sergeev (stsp), C. Masloch, Jiri Malak, Bernd Böckmann, Tom Ehlert
2525
* fixes for building with various compilers / different environments
2626
* boot sector improvements (improve compatibility/reduce boot problems)
27-
* support determining kernel file version without booting it
27+
* support determining kernel file version without booting it
2828
* only print messages once, not each time processing partitions
2929
* fix for Format GitHub issue #1 - format divide by 0 due to kernel function 440D, subfunction 60 returning a zero for logical_sectors_per_fat as initdisk overflows and calculates incorrect value
3030
* From bzt, initialize drive parameter head & sector values to avoid potential divisions by 0
@@ -71,6 +71,7 @@ Changelog items can list SVN revision rNUMBER and bugzilla bug NUMBER.
7171
* int 21h/4400h only return low byte of SFT flags if not a device, part of dosemu2/fdpp bug #147 fix
7272
* check for unsupported function call in console - from dosemu2/fdpp bug# 101 fix
7373
* improve support for Windows 3 Enhanced mode
74+
* From Tom Ehlert: properly error when attempting to write past 4GB
7475

7576

7677
2021 May 13 - Build 2043

0 commit comments

Comments
 (0)