1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-12-04 14:46:47 -05:00

NEWS: sync with 0.12.GIT

This commit is contained in:
Kalle Olavi Niemitalo 2007-06-17 20:32:24 +03:00 committed by Kalle Olavi Niemitalo
parent 38497c4b37
commit 19831ea185

3
NEWS
View File

@ -30,7 +30,7 @@ To be released as 0.11.4.
* build bug 950: fix ``config/install-sh: No such file or directory''
on SunOS
* build: update SpiderMonkey configure check Debian compatibility
* build: use ${CPPFLAGS} rather than ${AM_CFLAGS}
* build: use $(CPPFLAGS) rather than $(AM_CFLAGS)
ELinks 0.11.3:
--------------
@ -169,6 +169,7 @@ ELinks 0.10.0 (Thelma):
Released on 2004-12-24.
* licensed under GPLv2 only
* simple CSS
* simple JavaScript/ECMAScript support by the SpiderMonkey Mozilla JS engine
* plain-text mark-up (_^Hx to underline, x^Hx to embolden)