diff options
author | Daniel Stenberg <daniel@haxx.se> | 2011-09-11 15:31:01 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-09-11 19:26:17 +0200 |
commit | 0d3584c482d08bcdf531acc34000f2bb9dd1710b (patch) | |
tree | f6e9d8a3ea8e797d74d4cd7a9c27f86d5191cb60 /TODO-RELEASE | |
parent | 2a9fec16cc9759289a9a3be21fb369950b4f5145 (diff) | |
download | curl-0d3584c482d08bcdf531acc34000f2bb9dd1710b.tar.gz |
TODO-RELEASE: postpone the remainders
There's three pending bug fixes but there's no time left so let's
try to get them fixed for next release...
Diffstat (limited to 'TODO-RELEASE')
-rw-r--r-- | TODO-RELEASE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO-RELEASE b/TODO-RELEASE index bf95bfb89..6c94376fc 100644 --- a/TODO-RELEASE +++ b/TODO-RELEASE @@ -1,4 +1,4 @@ -To be addressed in 7.22.0 +To be addressed in 7.22.1 ========================= 295 - "RTSP Authentication (#22)" https://github.com/bagder/curl/pull/22 |