From 9456da17db739aad78633ecb5c1d6c7e8890b0da Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Wed, 18 Aug 2010 14:42:27 -0400 Subject: [PATCH] Mashael has a last name. (Taken from Ian's cv page.) --- changes/bug1653 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changes/bug1653 b/changes/bug1653 index 26cf55bc1f..ecb0b70f1d 100644 --- a/changes/bug1653 +++ b/changes/bug1653 @@ -4,5 +4,5 @@ circuit queue already, so our circuit queue just grew and grew in some cases. We fix this by not re-enabling reading on SENDME while the cell queue is blocked. Fixes bug 1653. Bugfix on - 0.2.0.1-alpha. Detected by Mashael ??. Original patch by + 0.2.0.1-alpha. Detected by Mashael AlSabah. Original patch by "yetonetime".