diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-08-13 22:54:54 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-08-13 22:54:54 +0300 |
commit | 0760e1cc9c568b49ce3befc1a76799408c49562a (patch) | |
tree | 1cd2804f52bb4b50ac9b120650a14a6dc147a419 | |
parent | f0c2c7a6a614995911c1030048325d402f29574c (diff) | |
download | egawk-0760e1cc9c568b49ce3befc1a76799408c49562a.tar.gz egawk-0760e1cc9c568b49ce3befc1a76799408c49562a.tar.bz2 egawk-0760e1cc9c568b49ce3befc1a76799408c49562a.zip |
Remove an email address of a bug reporter by request.
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1789,7 +1789,7 @@ 2012-06-19 Arnold D. Robbins <arnold@skeeve.com> * main.c (main): Do setlocale to "C" if --characters-as-bytes. - Thanks to "SP" <sp0sp0sp@gmail.com> for the bug report. + Thanks to "SP" for the bug report. 2012-05-09 Arnold D. Robbins <arnold@skeeve.com> |