diff options
| author | hobbs <hobbs> | 2007-12-18 19:33:04 (GMT) |
|---|---|---|
| committer | hobbs <hobbs> | 2007-12-18 19:33:04 (GMT) |
| commit | e634b97b2369aa89f9bf799d272c622fbf7553d6 (patch) | |
| tree | 3da7d4ba210a2e11d920c75671aed32e75a3459a | |
| parent | 245db9dd815c3f9bc617b40da54ac1125bb12bd4 (diff) | |
| download | tcl-e634b97b2369aa89f9bf799d272c622fbf7553d6.zip tcl-e634b97b2369aa89f9bf799d272c622fbf7553d6.tar.gz tcl-e634b97b2369aa89f9bf799d272c622fbf7553d6.tar.bz2 | |
avoid exposing emails of contributors where possible
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -9,9 +9,9 @@ * generic/regguts.h, generic/regc_color.c, generic/regc_nfa.c: Fixes for problems created when processing regular expressions that generate very large automata. An enormous number of thanks to Will - Drewry <wad@google.com>, Tavis Ormandy <taviso@google.com>, and Tom - Lane <tgl@sss.pgh.pa.us> from the Postgresql crowd for their help in - tracking these problems down. [Bug 1810264] + Drewry <wad_at_google.com>, Tavis Ormandy <taviso_at_google.com>, + and Tom Lane <tgl_at_sss.pgh.pa.us> from the Postgresql crowd for + their help in tracking these problems down. [Bug 1810264] 2007-12-17 Don Porter <dgp@users.sourceforge.net> |
