diff options
author | Darren Tucker <dtucker@zip.com.au> | 2011-11-04 10:53:31 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2011-11-04 10:53:31 +1100 |
commit | 8a057953d2c9e7462e85147c23c65da4a4cfddbc (patch) | |
tree | 8c955fecf6dba0eb37a6aac6e2f4c4689719ada7 /ChangeLog | |
parent | 9ee09cfce6c375f6a52c916803577481227189ba (diff) |
- djm@cvs.openbsd.org 2011/10/19 10:39:48
[umac.c]
typo in comment; patch from Michael W. Bombardieri
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ | |||
9 | - djm@cvs.openbsd.org 2011/10/19 00:06:10 | 9 | - djm@cvs.openbsd.org 2011/10/19 00:06:10 |
10 | [moduli.c] | 10 | [moduli.c] |
11 | s/tmpfile/tmp/ to make this -Wshadow clean | 11 | s/tmpfile/tmp/ to make this -Wshadow clean |
12 | - djm@cvs.openbsd.org 2011/10/19 10:39:48 | ||
13 | [umac.c] | ||
14 | typo in comment; patch from Michael W. Bombardieri | ||
12 | 15 | ||
13 | 20111025 | 16 | 20111025 |
14 | - (dtucker) [contrib/cygwin/Makefile] Continue if installing a doc file | 17 | - (dtucker) [contrib/cygwin/Makefile] Continue if installing a doc file |