Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Archive
perl-Gnome2-VFS
Commits
46cddc5d
Commit
46cddc5d
authored
Apr 21, 2017
by
Brian Manning
Browse files
Stable release 1.083
parent
1e7dd476
Changes
2
Hide whitespace changes
Inline
Side-by-side
NEWS
View file @
46cddc5d
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
=======================================
...
...
VFS.pm
View file @
46cddc5d
...
...
@@ -26,7 +26,7 @@ our @EXPORT_OK = qw(
# --------------------------------------------------------------------------- #
our
$VERSION
=
'
1.08
2
';
our
$VERSION
=
'
1.08
3
';
sub
import
{
my
(
$self
)
=
@_
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment