From cc9bdc5654d0c1d48382a497f8ee8f3d6759ae90 Mon Sep 17 00:00:00 2001 From: donghee yang Date: Wed, 10 Apr 2013 23:49:56 +0900 Subject: [PATCH] [Title] Fixed the calculation of file transfer rate --- package/changelog | 3 +++ package/pkginfo.manifest | 2 +- src/common/FileTransferViaDirect.rb | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/package/changelog b/package/changelog index 82dfb32..c3b17bb 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,6 @@ +* 2.1.21 +- Fixed the calculation of file transfer rate +== donghee yang 2013-04-11 * 2.1.20 - Separate the process for log monitor == donghee yang 2013-04-10 diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index 2eba839..a597660 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,5 +1,5 @@ Source : dibs -Version :2.1.20 +Version :2.1.21 Maintainer : taejun ha, jiil hyoun , donghyuk yang , donghee yang , sungmin kim