mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
released 1.0.0
Signed-off-by: Nikos Mavrogiannopoulos <n.mavrogiannopoulos@gmail.com>
This commit is contained in:
2
NEWS
2
NEWS
@@ -1,4 +1,4 @@
|
||||
* Version 1.0.0 (unreleased)
|
||||
* Version 1.0.0 (released 2020-03-20)
|
||||
- Avoid crash on invalid configuration values.
|
||||
- Updated manpage generation to work with newer versions of ronn.
|
||||
- Ensure scripts have all the information on all disconnection types (#231)
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([ocserv], [0.12.6], [openconnect-devel@lists.infradead.org])
|
||||
AC_INIT([ocserv], [1.0.0], [openconnect-devel@lists.infradead.org])
|
||||
PKG_PROG_PKG_CONFIG
|
||||
AC_CONFIG_AUX_DIR([build-aux])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
||||
Reference in New Issue
Block a user