diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2013-08-13 22:55:27 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2013-08-13 22:55:27 +0300 |
commit | 15a922b8a62092fab8b0e9b9fa06c3182b38b596 (patch) | |
tree | 1cd2804f52bb4b50ac9b120650a14a6dc147a419 | |
parent | 05ed60a28ae8feb6798aac19b27c561f64e00c5a (diff) | |
parent | 0760e1cc9c568b49ce3befc1a76799408c49562a (diff) | |
download | egawk-15a922b8a62092fab8b0e9b9fa06c3182b38b596.tar.gz egawk-15a922b8a62092fab8b0e9b9fa06c3182b38b596.tar.bz2 egawk-15a922b8a62092fab8b0e9b9fa06c3182b38b596.zip |
Merge branch 'gawk-4.1-stable'
-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> |