diff --git a/ChangeLog b/ChangeLog index 074d40f..291e7db 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2023-03-26 Mathieu Schroeter + + * Release 1.0.0 + + * fosdd: new tool that can be used in order to convert floppy device + or image into hard disk image and vice-versa. + + * fosmount: the PBM and XPM images use a shorter filename. + 2010-03-14 Mathieu Schroeter * Release 0.4.0 diff --git a/README b/README index 29c0a4b..431b9f2 100644 --- a/README +++ b/README @@ -37,11 +37,11 @@ BUILD make make install - It will install 'fosread', 'fosmount', 'fosrec', 'smascii', libfosgra - and libfosfat in your local directory. + It will install 'fosdd', 'fosread', 'fosmount', 'fosrec', 'smascii', + libfosgra and libfosfat in your local directory. Use `./configure --help` for more informations. - * For Window$ (only fosread, fosrec and smascii) + * For Window$ (only fosdd, fosread, fosrec and smascii) # 32 bit ./configure --cross-compile --cross-prefix=i686-w64-mingw32-