diff options
author | Damien Miller <djm@mindrot.org> | 2013-04-23 19:25:49 +1000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2013-04-23 19:25:49 +1000 |
commit | bc02f163f6e882d390abfb925b47b41e13ae523b (patch) | |
tree | 3b736ee850427d8148d6f35e2bff68f9aa3e3bc8 /ChangeLog | |
parent | f8b894e31dc3530c7eb6d0a378848260d54f74c4 (diff) |
- dtucker@cvs.openbsd.org 2013/04/22 01:17:18
[mux.c]
typo in debug output: evitval->exitval
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -81,6 +81,9 @@ | |||
81 | - djm@cvs.openbsd.org 2013/04/19 12:07:08 | 81 | - djm@cvs.openbsd.org 2013/04/19 12:07:08 |
82 | [kex.c] | 82 | [kex.c] |
83 | remove duplicated list entry pointed out by naddy@ | 83 | remove duplicated list entry pointed out by naddy@ |
84 | - dtucker@cvs.openbsd.org 2013/04/22 01:17:18 | ||
85 | [mux.c] | ||
86 | typo in debug output: evitval->exitval | ||
84 | 87 | ||
85 | 20130418 | 88 | 20130418 |
86 | - (djm) [config.guess config.sub] Update to last versions before they switch | 89 | - (djm) [config.guess config.sub] Update to last versions before they switch |