8
0

- 0.54 - no longer add special files like fifos, sockets, dev nodes to the logfile.

- loggable_pathname adds {srcdir => 'input'} if path is in $self->{input}

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Unpack?expand=0&rev=53
This commit is contained in:
Juergen Weigert
2012-03-09 16:18:19 +00:00
committed by Git OBS Bridge
parent 5074c551da
commit 21d16f74a7
4 changed files with 10 additions and 4 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Mar 9 16:17:20 UTC 2012 - jw@suse.com
- 0.54 - no longer add special files like fifos, sockets, dev nodes to the logfile.
- loggable_pathname adds {srcdir => 'input'} if path is in $self->{input}
-------------------------------------------------------------------
Tue Feb 21 14:23:27 UTC 2012 - jw@suse.com