1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-09-30 03:26:23 -04:00

NEWS: mention bug 936

This commit is contained in:
Kalle Olavi Niemitalo 2007-07-02 21:11:47 +03:00 committed by Witold Filipczyk
parent d08f16de96
commit 47762bd388

1
NEWS
View File

@ -121,6 +121,7 @@ Miscellaneous:
Build system and compile-time errors (ignore if you don't build ELinks):
* bug 725: fix version checking for Ruby in 'configure'
* bug 936: fix errors about undefined off_t (autoheader incompatibility)
* enhancement: if make -k was used and a sub-Make fails, build the
rest before propagating
* enhancement: avoid compilation of vernum.c in 'make install'