- update to version 0.9.4
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ruby:extensions/rubygem-rubyzip?expand=0&rev=3
This commit is contained in:
@@ -1,3 +1,20 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 14 17:25:01 UTC 2010 - mrueckert@suse.de
|
||||
|
||||
- update to version 0.9.4
|
||||
Changed ZipOutputStream.put_next_entry signature (API CHANGE!).
|
||||
Now allows comment, extra field and compression method to be
|
||||
specified.
|
||||
- additional changes from version 0.9.3
|
||||
Fixed: Added ZipEntry::name_encoding which retrieves the
|
||||
character encoding of the name and comment of the entry. Also
|
||||
added convenience methods ZipEntry::name_in(enc) and
|
||||
ZipEntry::comment_in(enc) for getting zip entry names and
|
||||
comments in a specified character encoding.
|
||||
- additional changes from version 0.9.2
|
||||
Fixed: Renaming an entry failed if the entry's new name was a
|
||||
different length than its old name. (Diego Barros)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 11 10:00:01 UTC 2010 - mrueckert@suse.de
|
||||
|
||||
|
||||
Reference in New Issue
Block a user