summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2013-03-04 19:19:00 +0000
committerLars Wirzenius <liw@liw.fi>2013-03-04 19:19:00 +0000
commit8c77f671ad713752c773e0a396dd0d281c577e32 (patch)
treef59e0fadec2e052e635a3d4d175fe6ed766b9fa0
parentcca1cb28721336085cdee447b4d8ceda2e7c3ca3 (diff)
downloadobnam-8c77f671ad713752c773e0a396dd0d281c577e32.tar.gz
Update NEWS
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 80b99fda..7aa48027 100644
--- a/NEWS
+++ b/NEWS
@@ -44,6 +44,8 @@ Bug fixes:
* Only set ssh user/port if explicitily requested, otherwise let ssh
select them. Reported by Michael Goetze, fixed by David Fries.
* Fix problem with old version of paramiko and chdir. Fixed by Nick Altmann.
+* Fix problems with signed vs unsigned values for struct stat fields.
+ Reported by Henning Verbeek.
Version 1.3, released 2012-12-16
--------------------------------