From 4645e8b6b1b3509314c23cfd86fd4f0e9c86f6b9 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Mon, 8 Dec 2008 14:24:12 +0000
Subject: [PATCH] 192 - "infinite loop during GSS authentication" bug #2221237
 Fixed!

---
 TODO-RELEASE | 23 ++++++++++++++++++++---
 1 file changed, 20 insertions(+), 3 deletions(-)

diff --git a/TODO-RELEASE b/TODO-RELEASE
index 1bfcd74f46..b818aff17b 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -1,8 +1,25 @@
 To be addressed in 7.19.3 (planned release: January 2009)
 =========================
 
-192 - "infinite loop during GSS authentication" bug #2221237
-
 193 - Fix zero-byte file transfers
 
-195 - 
+195 - SIZE returning 550 must not abort the transfer
+
+196 - #2351653 "crash in ConnectionExists"
+
+197 - IIS-bug in Digest
+
+198 - implicit SSL with FileZilla server
+
+199 - "Bug 2351645" adjustment of the patch Daniel S applied
+
+200 - "afert redirect, the content length is not reset"
+
+201 - "bug: header data output to the body callback function after set header"
+
+202 -
+
+
+
+
+
-- 
GitLab