mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
elinks-0.11.4
This commit is contained in:
parent
044021c532
commit
8015269e36
4
NEWS
4
NEWS
@ -5,11 +5,9 @@ You can see the complete list of recent changes, bugfixes and new features
|
||||
in the http://repo.or.cz/w/elinks.git[gitweb interface]. See the ChangeLog
|
||||
file for details.
|
||||
|
||||
ELinks 0.11.4rc1:
|
||||
ELinks 0.11.4:
|
||||
-----------------
|
||||
|
||||
To be released as 0.11.4.
|
||||
|
||||
* critical bug 755: fix crashes due to dangling pointers to struct
|
||||
form_state
|
||||
* critical bugs 613, 714, 961: ``assertion list_empty(form_controls)
|
||||
|
@ -8,7 +8,7 @@ AC_INIT(src/main/main.c)
|
||||
AC_CONFIG_AUX_DIR(config)
|
||||
|
||||
PACKAGE=elinks
|
||||
VERSION=0.11.4rc1.GIT
|
||||
VERSION=0.11.4
|
||||
AC_SUBST(PACKAGE)
|
||||
AC_SUBST(VERSION)
|
||||
AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Package version])
|
||||
|
Loading…
Reference in New Issue
Block a user