From: Ivan Maidanski Date: Sun, 10 Nov 2013 15:44:03 +0000 (+0400) Subject: Fix a typo in ChangeLog X-Git-Tag: gc7_4_0~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d1d634d0db9b019469a708669ae0e7827f58cfa9;p=gc Fix a typo in ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 4370340e..7db35b67 100644 --- a/ChangeLog +++ b/ChangeLog @@ -8397,4 +8397,4 @@ code is necessary. On other machines, with certain compiler options, the assignments can lead to an unsaved register being overwritten. Known to cause problems under SunOS 3.5 WITHOUT the -O option. (With -O the compiler recognizes it as dead code. It probably shouldn't, -but t2hat's another story.) +but that's another story.)