Version 2024h doc updates.

git-svn-id: https://svn.code.sf.net/p/freedos/svn/kernel/trunk@281 6ac86273-5f31-0410-b378-82cca8765d1b
This commit is contained in:
Bart Oldeman 2001-08-20 20:49:46 +00:00
parent b447c6c0be
commit 6c5e9311a8
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
2001 Aug 19 - Build 2024/h
-------- Bart Oldeman (bart.oldeman@bristol.ac.uk)
+ fixes Bart
* truename fixes (#580)
* free space fixes (#249)
* Ctrl-C/Ctrl-Break fix
2001 Aug 19 - Build 2024/g
-------- Bart Oldeman (bart.oldeman@bristol.ac.uk)
+ fixes Bart

View File

@ -44,4 +44,4 @@ static BYTE *date_hRcsId = "$Id$";
#define REVISION_MINOR 1
#define REVISION_SEQ 24
#define BUILD 2024
#define SUB_BUILD "g"
#define SUB_BUILD "h"