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 | 0886518e3e791d3d8ad7fa622fd4eda9cf44055a (patch) | |
tree | dd55a1b4585fb62d7beed7dbef4a8054a0504d66 /NEWS | |
parent | d10404ab667b859e5c9328284afa46e67db83407 (diff) | |
download | mdk-0886518e3e791d3d8ad7fa622fd4eda9cf44055a.tar.gz mdk-0886518e3e791d3d8ad7fa622fd4eda9cf44055a.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. |