From b52cf5d2cd9f65e1615fcfcbd35187843ea6abc5 Mon Sep 17 00:00:00 2001
From: Steve Holme <steve_holme@hotmail.com>
Date: Mon, 29 Apr 2013 22:25:12 +0100
Subject: smtp: Fixed unknown percentage complete in progress bar

The curl command line utility would display the the completed progress
bar with a percentage of zero as the progress routines didn't know the
size of the transfer.
---
 RELEASE-NOTES | 1 +
 1 file changed, 1 insertion(+)

(limited to 'RELEASE-NOTES')

diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 799b29735..53b41c88a 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -37,6 +37,7 @@ This release includes the following bugfixes:
  o sshserver: disable StrictHostKeyChecking
  o ftpserver: Fixed imap logout confirmation data
  o curl_easy_init: use less mallocs
+ o smtp: Fixed unknown percentage complete in progress bar
  o 
 
 This release includes the following known bugs:
-- 
cgit v1.2.3