Changes to gnats/gnats/ChangeLog
Milan Zamazal <[email protected]>
| Newsgroups | gmane.comp.bug-tracking.gnats.patches |
|---|---|
| Message-ID | <[email protected]> |
Index: gnats/gnats/ChangeLog diff -c gnats/gnats/ChangeLog:1.252 gnats/gnats/ChangeLog:1.253 *** gnats/gnats/ChangeLog:1.252 Wed May 15 13:26:53 2002 --- gnats/gnats/ChangeLog Thu May 16 19:26:14 2002 *************** *** 1,3 **** --- 1,9 ---- + 2002-05-17 Milan Zamazal <[email protected]> + + * file-pr.c (checkIfReply): Regex fixed, use `re_search' instead + of `re_match'; patch by Andrew Gray + <[email protected]>. + 2002-05-15 Milan Zamazal <[email protected]> * gnatsd.host_access: Let the default access level is `listdb'.