diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-04-08 20:23:37 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2001-04-08 20:23:37 +0000 |
commit | ea2d77a00733e7bd16766a825e2d38ba0b2f6ecc (patch) | |
tree | f0de9e7651ce4bf32ebfc62627cff81185b93837 /NEWS | |
parent | 55ace62d617644c40da6fbcb93c5b5f830f55086 (diff) | |
download | mdk-ea2d77a00733e7bd16766a825e2d38ba0b2f6ecc.tar.gz mdk-ea2d77a00733e7bd16766a825e2d38ba0b2f6ecc.tar.bz2 |
compilation on FreeBSD fixed
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -7,16 +7,20 @@ Please send mdk bug reports to bug-mdk@gnu.org. *Version 0.3.1 +** New binary and html RPMs (RedHat) contributed by Agustin Navarro + <anp@cantv.net>. + +** The package can be correctly build in FreeBSD 4.2 (Ying-Chieh Liao) + ** Fixed configuration process when included gettext is used. ** The info files are now properly categorized in a dir entry, so that they can be properly installed. -** New binary and html RPMs (RedHat) contributed by Agustin Navarro - <anp@cantv.net>. - ** Compilation warnings fixed. +** getopt implementation provided for systems missing it. + *Version 0.3 (28/03/01) ** MDK is now an official GNU package. |