From 0a66d551183f1e6acf46ae6a813719d30ba89128 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 30 Dec 2025 13:07:00 +0000 Subject: CGI spec says QUERY_STRING must always be defined --- NEWS | 6 ++++++ doc/index.html | 4 ++-- doc/upgrade.html | 6 ++++++ src/tipideed/cgi.c | 3 +-- 4 files changed, 15 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index ba922e4..a99db56 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,11 @@ Changelog for tipidee. +In 0.0.7.1 +---------- + + - Bugfixes. + + In 0.0.7.0 ---------- diff --git a/doc/index.html b/doc/index.html index ea7e18b..bcda878 100644 --- a/doc/index.html +++ b/doc/index.html @@ -143,8 +143,8 @@ Don't take my word for it; try it out for yourself.