8
0

Accepting request 235489 from home:smithfarm:branches:devel:languages:perl

- checked license
- updated to 1.0
  - clarify that the second arg of FEEZE/THAW is the data
    model/data format name, not the serialsier.
  - clarify that FREEZE must not modify the data structure
    to be serialised.

OBS-URL: https://build.opensuse.org/request/show/235489
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Types-Serialiser?expand=0&rev=4
This commit is contained in:
2014-05-27 14:02:56 +00:00
committed by Git OBS Bridge
parent 6d557e913e
commit f519d595d6
4 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue May 27 07:14:53 UTC 2014 - ncutler@suse.com
- checked license
- updated to 1.0
- clarify that the second arg of FEEZE/THAW is the data
model/data format name, not the serialsier.
- clarify that FREEZE must not modify the data structure
to be serialised.
-------------------------------------------------------------------
Tue Nov 26 14:52:50 UTC 2013 - coolo@suse.com