]> git.ipfire.org Git - thirdparty/gnulib.git/commitdiff
xsetenv: Remove unnecessary text from module description.
authorCollin Funk <collin.funk1@gmail.com>
Sun, 28 Sep 2025 18:51:48 +0000 (11:51 -0700)
committerCollin Funk <collin.funk1@gmail.com>
Sun, 28 Sep 2025 18:51:48 +0000 (11:51 -0700)
* modules/xsetenv (Description): Remove mention of the unsetenv function
which is not provided by this module.

ChangeLog
modules/xsetenv

index d65580e1d946e5fe3869e5c8cbff07f0337c1a89..a7cd04339600171fd758a022d3db44c09df2fb29 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2025-09-28  Collin Funk  <collin.funk1@gmail.com>
+
+       xsetenv: Remove unnecessary text from module description.
+       * modules/xsetenv (Description): Remove mention of the unsetenv function
+       which is not provided by this module.
+
 2025-09-24  Bruno Haible  <bruno@clisp.org>
 
        Update to Unicode 17.0.0.
index 3e3c8267b9f97fbe8af1429f246d055412a9992a..161b0b68f1108b1a4f65519ddd6a4e84822e6bbb 100644 (file)
@@ -1,6 +1,5 @@
 Description:
 xsetenv() function: set an environment variable, with out-of-memory checking.
-unsetenv() function: remove an environment variable.
 
 Files:
 lib/xsetenv.h