summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-09-13 16:19:30 +1000
committerDamien Miller <djm@mindrot.org>2013-09-13 16:19:30 +1000
commit4425e64da7dee0b3e81f1ae301f56fa3a83fe221 (patch)
treed78ae33e715c6887fb51416fa5190fe74575e62c /ChangeLog
parenteea312e61a381edbb5063b1177f009f085215719 (diff)
- (djm) [channels.c] sigh, typo s/buffet_/buffer_/V_6_3_P1V_6_3
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 091f0d8e..1a0d2545 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
20130913
- (djm) [channels.c] Fix unaligned access on sparc machines in SOCKS5 code;
ok dtucker@
+ - (djm) [channels.c] sigh, typo s/buffet_/buffer_/
- (djm) Release 6.3p1
20130808