From 7f0e708322c54a213318383d73eb327b90567cbe Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Tue, 9 Mar 2004 09:38:16 +0000
Subject: [PATCH] the error message stuff is for 7.12

---
 TODO-RELEASE | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/TODO-RELEASE b/TODO-RELEASE
index 7e3110b66a..74a2f6ce4d 100644
--- a/TODO-RELEASE
+++ b/TODO-RELEASE
@@ -24,3 +24,10 @@ To get fixed in 7.11.2 (planned release May/June 2004)
 
 24. Make the progress meter use one digit more for the hour time fields.
     Accomplish this by removing one of the times displayed.
+
+To get fixed in 7.12.0
+======================
+
+25. curl_strerror()
+
+26. i18n of error messages
-- 
GitLab