From 0987c0709557ad7f2d4e80fdd3b4acffa235a28c Mon Sep 17 00:00:00 2001 From: Magnus Holmgren <magnus@kibibyte.se> Date: Thu, 29 Dec 2016 19:11:17 +0100 Subject: [PATCH] Add 1.0.1 release to News. --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.html b/index.html index 897441c..efdeb8c 100644 --- a/index.html +++ b/index.html @@ -53,6 +53,12 @@ You may also browse the Git repository for <h3>News.</h3> <dl> +<dt>20 December 2016 +<dd>Version 1.0.1 released, including a few accumulated bug fixes and +a new function oop_signal_new_flags(), with an additional flags +argument to support use of the SA_RESTART option when signal handlers +are registered. + <dt>7 July 2010 <dd>Dan Egnor transfers maintainership of liboop to Niels M�ller and Per Cederqvist. The repository is converted to Git. The web pages -- GitLab