]> git.deb.at Git - pkg/blosxom.git/commitdiff
Next release will be 2.1.0 -- adapt all version strings in blosxom.cgi, ChangeLog...
authorAxel Beckert <xtaran@users.sourceforge.net>
Tue, 22 Jul 2008 00:26:27 +0000 (00:26 +0000)
committerAxel Beckert <xtaran@users.sourceforge.net>
Tue, 22 Jul 2008 00:26:27 +0000 (00:26 +0000)
ChangeLog
blosxom.cgi
t/permalinks/expected.rss
t/smoketest/expected.rss
t/static_basic/expected/2006/07/19/index.rss
t/static_basic/expected/2006/07/index.rss
t/static_basic/expected/2006/index.rss
t/static_basic/expected/index.rss
t/templates/expected.rss
t/templates/expected/index.rss
t/templates/expected/web/index.rss

index 4cb29647ab1058fb155856b50f8fa94f669d7ea6..e4240ec348e258a3a56ee2b8b51e3fdc064facb0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-v2.0.3
+v2.1.0
     * unescape url returned from CGI.pm to match PATH_INFO escaping
     * redo path_info handling with much stricter date tests
     * added support for multiple plugin directories using $plugin_path
     * unescape url returned from CGI.pm to match PATH_INFO escaping
     * redo path_info handling with much stricter date tests
     * added support for multiple plugin directories using $plugin_path
index 674ff10f7a691e686b3d42cad6555ef2b76c3348..3d7727a9c3448bf45be0cc24387d71c39ce06f07 100755 (executable)
@@ -2,7 +2,7 @@
 
 # Blosxom
 # Author: Rael Dornfest <rael@oreilly.com>
 
 # Blosxom
 # Author: Rael Dornfest <rael@oreilly.com>
-# Version: 2.0.2
+# Version: 2.1.0
 # Home/Docs/Licensing: http://blosxom.sourceforge.net/
 # Development/Downloads: http://sourceforge.net/projects/blosxom
 
 # Home/Docs/Licensing: http://blosxom.sourceforge.net/
 # Development/Downloads: http://sourceforge.net/projects/blosxom
 
@@ -88,7 +88,7 @@ use File::stat;
 use Time::Local;
 use CGI qw/:standard :netscape/;
 
 use Time::Local;
 use CGI qw/:standard :netscape/;
 
-$version = "2.0.2";
+$version = "2.1.0";
 
 # Should I encode entities for xml content-types? (plugins can turn this off if they do it themselves)
 $encode_xml_entities = 1;
 
 # Should I encode entities for xml content-types? (plugins can turn this off if they do it themselves)
 $encode_xml_entities = 1;
index 1b076d49ed410f0ffd4d064ed32eaa5c84b06f17..78e043a78ea29692d3285a4739f39076771c9f9e 100644 (file)
@@ -1,7 +1,7 @@
 Content-Type: text/xml; charset=ISO-8859-1\r
 \r
 <?xml version="1.0"?>
 Content-Type: text/xml; charset=ISO-8859-1\r
 \r
 <?xml version="1.0"?>
-<!-- name="generator" content="blosxom/2.0.2" -->
+<!-- name="generator" content="blosxom/2.1.0" -->
 <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
 
 <rss version="0.91">
 <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
 
 <rss version="0.91">
index 579b3bf1f6939181a26904d4633ffa151cd14e49..5186f521de7dcd1c26061b7c821845ed1502acf5 100644 (file)
@@ -8,7 +8,7 @@ Content-Type: text/xml; charset=ISO-8859-1
     <description>Yet another Blosxom weblog.</description>
     <language>en</language>
     <docs>http://blogs.law.harvard.edu/tech/rss</docs>
     <description>Yet another Blosxom weblog.</description>
     <language>en</language>
     <docs>http://blogs.law.harvard.edu/tech/rss</docs>
-    <generator>blosxom/2.0.2</generator>
+    <generator>blosxom/2.1.0</generator>
 
   <item>
     <title>Lorem ipsum</title>
 
   <item>
     <title>Lorem ipsum</title>
index 9d5130fb02959d5336cb222b58299928a2ebd4a1..4d9eb5b8a7c3d60fb62a63556a680002c66c8cd7 100644 (file)
@@ -6,7 +6,7 @@
     <description>Yet another Blosxom weblog.</description>
     <language>en</language>
     <docs>http://blogs.law.harvard.edu/tech/rss</docs>
     <description>Yet another Blosxom weblog.</description>
     <language>en</language>
     <docs>http://blogs.law.harvard.edu/tech/rss</docs>
-    <generator>blosxom/2.0.2</generator>
+    <generator>blosxom/2.1.0</generator>
 
   <item>
     <title>Lorem ipsum</title>
 
   <item>
     <title>Lorem ipsum</title>
index 9d5130fb02959d5336cb222b58299928a2ebd4a1..4d9eb5b8a7c3d60fb62a63556a680002c66c8cd7 100644 (file)
@@ -6,7 +6,7 @@
     <description>Yet another Blosxom weblog.</description>
     <language>en</language>
     <docs>http://blogs.law.harvard.edu/tech/rss</docs>
     <description>Yet another Blosxom weblog.</description>
     <language>en</language>
     <docs>http://blogs.law.harvard.edu/tech/rss</docs>
-    <generator>blosxom/2.0.2</generator>
+    <generator>blosxom/2.1.0</generator>
 
   <item>
     <title>Lorem ipsum</title>
 
   <item>
     <title>Lorem ipsum</title>
index 9d5130fb02959d5336cb222b58299928a2ebd4a1..4d9eb5b8a7c3d60fb62a63556a680002c66c8cd7 100644 (file)
@@ -6,7 +6,7 @@
     <description>Yet another Blosxom weblog.</description>
     <language>en</language>
     <docs>http://blogs.law.harvard.edu/tech/rss</docs>
     <description>Yet another Blosxom weblog.</description>
     <language>en</language>
     <docs>http://blogs.law.harvard.edu/tech/rss</docs>
-    <generator>blosxom/2.0.2</generator>
+    <generator>blosxom/2.1.0</generator>
 
   <item>
     <title>Lorem ipsum</title>
 
   <item>
     <title>Lorem ipsum</title>
index 9d5130fb02959d5336cb222b58299928a2ebd4a1..4d9eb5b8a7c3d60fb62a63556a680002c66c8cd7 100644 (file)
@@ -6,7 +6,7 @@
     <description>Yet another Blosxom weblog.</description>
     <language>en</language>
     <docs>http://blogs.law.harvard.edu/tech/rss</docs>
     <description>Yet another Blosxom weblog.</description>
     <language>en</language>
     <docs>http://blogs.law.harvard.edu/tech/rss</docs>
-    <generator>blosxom/2.0.2</generator>
+    <generator>blosxom/2.1.0</generator>
 
   <item>
     <title>Lorem ipsum</title>
 
   <item>
     <title>Lorem ipsum</title>
index a03fc8aceb66cf06ed6f66cba8164dc80d3f0359..706a2f2451de0cb583cf57f21d9caef37b1fdb5f 100644 (file)
@@ -1,7 +1,7 @@
 Content-Type: text/xml; charset=ISO-8859-1\r
 \r
 <?xml version="1.0"?>
 Content-Type: text/xml; charset=ISO-8859-1\r
 \r
 <?xml version="1.0"?>
-<!-- name="generator" content="blosxom/2.0.2" -->
+<!-- name="generator" content="blosxom/2.1.0" -->
 <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
 
 <rss version="0.91">
 <!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
 
 <rss version="0.91">
index 58312d8e4ed5ade58938b128dec3d3d8ffe0844e..e22dfc81292952be99c1c527215ed30c3f0961a2 100644 (file)
@@ -14,7 +14,7 @@ Content-Type: text/xml; charset=UTF-8
         <webMaster>author@example.com (A. U. Thor)</webMaster>
         <pubDate>Sun, 11 Nov 2007 11:11:00 +0000</pubDate>
         <language>en</language>
         <webMaster>author@example.com (A. U. Thor)</webMaster>
         <pubDate>Sun, 11 Nov 2007 11:11:00 +0000</pubDate>
         <language>en</language>
-        <generator>blosxom 2.0.2</generator>
+        <generator>blosxom 2.1.0</generator>
         <atom:link href="http://localhost/index.rss" rel="self" type="application/rss+xml" />
         <sy:updatePeriod>hourly</sy:updatePeriod>
         <sy:updateFrequency>1</sy:updateFrequency>
         <atom:link href="http://localhost/index.rss" rel="self" type="application/rss+xml" />
         <sy:updatePeriod>hourly</sy:updatePeriod>
         <sy:updateFrequency>1</sy:updateFrequency>
index aabb7b46a2a08623fb8b25f62abe320a9253aebe..748a86e9d9b51b7499545f60ffd04a5914884e03 100644 (file)
@@ -15,7 +15,7 @@ Content-Type: text/xml; charset=UTF-8
         <webMaster>author@example.com (A. U. Thor)</webMaster>
         <pubDate>Sun, 11 Nov 2007 11:11:00 +0000</pubDate>
         <language>en</language>
         <webMaster>author@example.com (A. U. Thor)</webMaster>
         <pubDate>Sun, 11 Nov 2007 11:11:00 +0000</pubDate>
         <language>en</language>
-        <generator>blosxom 2.0.2</generator>
+        <generator>blosxom 2.1.0</generator>
         <atom:link href="http://localhost/web/index.rss" rel="self" type="application/rss+xml" />
         <sy:updatePeriod>hourly</sy:updatePeriod>
         <sy:updateFrequency>1</sy:updateFrequency>
         <atom:link href="http://localhost/web/index.rss" rel="self" type="application/rss+xml" />
         <sy:updatePeriod>hourly</sy:updatePeriod>
         <sy:updateFrequency>1</sy:updateFrequency>