From b9de72732b4bc1f54cb099a6563cb8573d486e7e Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Mon, 16 Feb 2009 21:46:40 +0000 Subject: [PATCH] Add date for v1.0 release. --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index f5b3abeb..0bee10a2 100644 --- a/NEWS +++ b/NEWS @@ -7,8 +7,8 @@ - (Feb 8 2009) Markus Moeller fixed a flaw in libssh2_channel_write_ex() that would occur on EAGAIN situations. -Version 1.0 ( ) -------------------------------- +Version 1.0 (December 26 2008) +------------------------------ - (Dec 20 2008) Based on Alexander Lamaison's patch, there's now a new function called libssh2_sftp_tell64() that returns the 64 bit file offset,