]> granicus.if.org Git - php/commitdiff
# Corrected NEWS entry about mnoGoSearch extension.
authorSergey Kartashoff <gluke@php.net>
Thu, 1 Mar 2001 13:44:04 +0000 (13:44 +0000)
committerSergey Kartashoff <gluke@php.net>
Thu, 1 Mar 2001 13:44:04 +0000 (13:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index f2fd8ca396ea3c5184b691bddfc5ea3f5d256ba5..2cb54ba8d76f88921ed05c4ad1cf6a9222b964fb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -48,8 +48,7 @@ PHP 4.0                                                                    NEWS
 - Major change of the php pdf api. It could break some functions though
   backwards compatibility was tried to maintain. Adding some still
   missing functions as well. (Uwe)
-- Added mnoGoSearch extension. (Sergey K)
-  This module currently at the alpha state, but it can be used already.
+- Added mnoGoSearch extension - http://search.mnogo.ru (Sergey K)
 - Allow url encoding in DB usernames and passwords (Stig, PEAR)
 - Added raiseError and setErrorHandling methods to PEAR class (Stig, PEAR)
 - Added support for converting images from JPG/PNG on the fly with the GD