From a9b9c68b8a76b210fdce0a240644de299dc3d228 Mon Sep 17 00:00:00 2001 From: Sebastian Bergmann Date: Tue, 4 Dec 2001 13:20:26 +0000 Subject: [PATCH] Mark sapi/servlet as what it is: experimental. --- sapi/servlet/EXPERIMENTAL | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 sapi/servlet/EXPERIMENTAL diff --git a/sapi/servlet/EXPERIMENTAL b/sapi/servlet/EXPERIMENTAL new file mode 100644 index 0000000000..293159a693 --- /dev/null +++ b/sapi/servlet/EXPERIMENTAL @@ -0,0 +1,5 @@ +this module is experimental, +its functions may change their names +or move to extension all together +so do not rely to much on them +you have been warned! -- 2.50.1