From: Mike Pall
Date: Sun, 20 Aug 2023 19:14:37 +0000 (+0200)
Subject: Remove work-in-progress notice in string buffer docs.
X-Git-Tag: v2.1.ROLLING~3
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cbb187aea5e9bbe708faee7f03f92b4c62a74720;p=thirdparty%2FLuaJIT.git
Remove work-in-progress notice in string buffer docs.
---
diff --git a/doc/ext_buffer.html b/doc/ext_buffer.html
index 2a82aa97..1c646a71 100644
--- a/doc/ext_buffer.html
+++ b/doc/ext_buffer.html
@@ -88,12 +88,6 @@ The string buffer library also includes a high-performance
serializer for Lua objects.
-Work in Progress
-
-This library is a work in progress. More
-functionality will be added soon.
-
-
Using the String Buffer Library
The string buffer library is built into LuaJIT by default, but it's not