From 92e40f4f3b8e153b86093996d2a6d2a1160e105d Mon Sep 17 00:00:00 2001
From: Laurent Bercot
Date: Sat, 11 May 2019 06:22:36 +0000
Subject: Add tryemptyregex/skalibs_regcomp, prepare for 2.8.1.0
---
doc/index.html | 2 +-
doc/upgrade.html | 11 +++++++++++
2 files changed, 12 insertions(+), 1 deletion(-)
(limited to 'doc')
diff --git a/doc/index.html b/doc/index.html
index 1c0191e..5b51583 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -60,7 +60,7 @@ with a standard C development environment
Download
- - The current released version of skalibs is 2.8.0.1.
+ - The current released version of skalibs is 2.8.1.0.
- Alternatively, you can checkout a copy of the
skalibs
git repository:
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 3c550ed..c074e66 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -16,6 +16,17 @@
skarnet.org
+ in 2.8.1.0
+
+
+ - New functions:
+
+ - skalibs_regcomp(), which accepts empty regexes even
+when regcomp()
+does not (e.g. the BSDs).
+
+
+
in 2.8.0.1