|
Revision 768, 0.6 kB
(checked in by bradfitz, 21 months ago)
|
|
Checking in changes prior to tagging of version 1.70. Changelog diff is:
Index: CHANGES
===================================================================
--- CHANGES (revision 767)
+++ CHANGES (working copy)
@@ -1,3 +1,5 @@
+1.70: 2008-03-08
+
-- SECURITY: patch from Jeremey James <jbj@…> to not crash
on zero byte chunked upload when buffered uploads are enabled.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 | # http://module-build.sourceforge.net/META-spec.html |
|---|
| 2 | #XXXXXXX This is a prototype!!! It will change in the future!!! XXXXX# |
|---|
| 3 | name: Perlbal |
|---|
| 4 | version: 1.70 |
|---|
| 5 | version_from: lib/Perlbal.pm |
|---|
| 6 | installdirs: site |
|---|
| 7 | requires: |
|---|
| 8 | BSD::Resource: 0 |
|---|
| 9 | Danga::Socket: 1.44 |
|---|
| 10 | File::Find: 0 |
|---|
| 11 | HTTP::Date: 0 |
|---|
| 12 | HTTP::Response: 0 |
|---|
| 13 | Sys::Syscall: 0 |
|---|
| 14 | Test::More: 0 |
|---|
| 15 | Time::HiRes: 0 |
|---|
| 16 | |
|---|
| 17 | distribution_type: module |
|---|
| 18 | generated_by: ExtUtils::MakeMaker version 6.17 |
|---|