Author: Christoph M. Becker (cmb69)
Date: 2022-09-05T16:17:56+02:00

Commit: 
https://github.com/php/web-php/commit/b8c35de3c9f3e046c3039d499664b777cfb54b72
Raw diff: 
https://github.com/php/web-php/commit/b8c35de3c9f3e046c3039d499664b777cfb54b72.diff

Remove contributor names from changelog

These have not been removed by news2html due to formatting issues
(missing the trailing period).

Changed paths:
  M  ChangeLog-8.php


Diff:

diff --git a/ChangeLog-8.php b/ChangeLog-8.php
index e222113ca..b3fd23b71 100644
--- a/ChangeLog-8.php
+++ b/ChangeLog-8.php
@@ -26,8 +26,8 @@
 </ul></li>
 <li>DBA:
 <ul>
-  <li>Fixed LMDB driver memory leak on DB creation failure (Girgias)</li>
-  <li>Fixed bug <?php githubissuel('php/php-src', 9155); ?> 
(dba_open("non-existing", "c-", "flatfile") segfaults) (cmb)</li>
+  <li>Fixed LMDB driver memory leak on DB creation failure.</li>
+  <li>Fixed bug <?php githubissuel('php/php-src', 9155); ?> 
(dba_open("non-existing", "c-", "flatfile") segfaults).</li>
 </ul></li>
 <li>IMAP:
 <ul>
@@ -866,7 +866,7 @@
 </ul></li>
 <li>DBA:
 <ul>
-  <li>Fixed LMDB driver memory leak on DB creation failure (Girgias)</li>
+  <li>Fixed LMDB driver memory leak on DB creation failure.</li>
   <li>Fixed bug <?php githubissuel('php/php-src', 9155); ?> 
(dba_open("non-existing", "c-", "flatfile") segfaults).</li>
 </ul></li>
 <li>Intl:

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to