[perl-Gnome2-VFS] Stable release 1.083



commit 46cddc5d0251a2e6f65bf903eb6ce4d89d346cf6
Author: Brian Manning <bmanning src gnome org>
Date:   Fri Apr 21 12:46:53 2017 -0700

    Stable release 1.083

 NEWS   |    6 ++++++
 VFS.pm |    2 +-
 2 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a5b9b9d..e5e6282 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Overview of changes in Gnome2-VFS 1.083
+=======================================
+
+* Fix a logic error in the args checking of Gnome2::VFS::read
+* Update FSF address; resolves RT#89039
+
 Overview of changes in Gnome2-VFS 1.082
 =======================================
 
diff --git a/VFS.pm b/VFS.pm
index cf9d334..81c1721 100644
--- a/VFS.pm
+++ b/VFS.pm
@@ -26,7 +26,7 @@ our @EXPORT_OK = qw(
 
 # --------------------------------------------------------------------------- #
 
-our $VERSION = '1.082';
+our $VERSION = '1.083';
 
 sub import {
   my ($self) = @_;


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]