8
0

Accepting request 72082 from devel:languages:perl

OBS-URL: https://build.opensuse.org/request/show/72082
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Catalyst-Manual?expand=0&rev=3
This commit is contained in:
Sascha Peilicke
2011-05-31 15:09:15 +00:00
committed by Git OBS Bridge
parent 1edc22d82e
commit 02afd66870
4 changed files with 37 additions and 13 deletions

View File

@@ -1,3 +1,30 @@
-------------------------------------------------------------------
Sun May 1 10:37:02 UTC 2011 - coolo@opensuse.org
- updated to 5.8007
- Tutorial
- Switch to use of DBIx::Class::PassphraseColumn for hashed & salted
passwords. It's much more flexible than the previously used
DBIx::Class::EncodedColumn.
- Fix metadata to refer to the new git repository
- Cookbook
- Small fixes and typos
- Tutorial
- Various typo fixes.
- RT #57989: typo
- RT #61486: correct instructions for MySQL
- RT #62095: prevent XSS
- RT #62095: persistent message on /login
- RT #63057: typo
- RT #64087: typos
- RT #64126: Use precise name of licence
- RT #64126: typos
- RT #67820: fix relationship decleration
- Do not recommend FastMmap
- DevelopmentProcess
- RT #62610: typo
-------------------------------------------------------------------
Wed Jan 19 12:09:52 UTC 2011 - coolo@novell.com