~ubuntu-branches/ubuntu/raring/libapache2-mod-python/raring

« back to all changes in this revision

Viewing changes to doc-html/app-changes.html

  • Committer: Bazaar Package Importer
  • Author(s): Piotr Ozarowski
  • Date: 2007-02-21 18:24:29 UTC
  • mfrom: (1.1.8 feisty)
  • Revision ID: james.westby@ubuntu.com-20070221182429-9okop7e0qpi24l85
Tags: 3.2.10-4
* Added XS-Vcs-Svn field
* Removed "db_purge" part from libapache2-mod-python.postrm
  (dh_installdebconf is generating a rule that will not fail if debconf is
  already removed)
* Added initial Spanish debconf translation from Manuel Porras Peralta.
  (closes: #411235)
* Added initial Portuguese debconf translation from Pedro Ribeiro.
  (closes: #411742)
* Added initial Galician debconf translation from Jacobo Tarrio.
  (closes: #411831)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2
2
<html>
3
3
<head>
4
 
<title>A. Changes from Previous Major Version (2.x)</title>
5
 
<META NAME="description" CONTENT="A. Changes from Previous Major Version (2.x)">
 
4
<link rel="STYLESHEET" href="modpython.css" type='text/css'>
 
5
<link rel="first" href="modpython.html" title='Mod_python Manual'>
 
6
<link rel='contents' href='contents.html' title="Contents">
 
7
<link rel='index' href='genindex.html' title='Index'>
 
8
<link rel='last' href='about.html' title='About this document...'>
 
9
<link rel='help' href='about.html' title='About this document...'>
 
10
<LINK REL="next" href="genindex.html">
 
11
<LINK REL="prev" HREF="node100.html">
 
12
<LINK REL="parent" HREF="modpython.html">
 
13
<LINK REL="next" href="genindex.html">
 
14
<meta name='aesop' content='information'>
 
15
<META NAME="description" CONTENT="D. Changes from Previous Major Version (2.x)">
6
16
<META NAME="keywords" CONTENT="modpython">
7
17
<META NAME="resource-type" CONTENT="document">
8
18
<META NAME="distribution" CONTENT="global">
9
 
<link rel="STYLESHEET" href="modpython.css">
10
 
<link rel="first" href="modpython.html">
11
 
<link rel="contents" href="contents.html" title="Contents">
12
 
<link rel="index" href="genindex.html" title="Index">
13
 
<LINK REL="next" href="genindex.html">
14
 
<LINK REL="previous" href="handlers.html">
15
 
<LINK REL="up" HREF="modpython.html">
16
 
<LINK REL="next" href="genindex.html">
 
19
<title>D. Changes from Previous Major Version (2.x)</title>
17
20
</head>
18
21
<body>
19
22
<DIV CLASS="navigation">
20
23
<table align="center" width="100%" cellpadding="0" cellspacing="2">
21
24
<tr>
22
 
<td><A href="hand-cgi.html"><img src="icons/previous.gif"
23
 
  border="0" height="32"
24
 
  alt="Previous Page" width="32"></A></td>
25
 
<td><A HREF="modpython.html"><img src="icons/up.gif"
26
 
  border="0" height="32"
27
 
  alt="Up One Level" width="32"></A></td>
28
 
<td><A href="genindex.html"><img src="icons/next.gif"
29
 
  border="0" height="32"
30
 
  alt="Next Page" width="32"></A></td>
 
25
<td><a rel="prev" title="C. Changes from Version" 
 
26
  HREF="node100.html"><img src='previous.gif'
 
27
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
 
28
<td><a rel="parent" title="Mod_python Manual" 
 
29
  HREF="modpython.html"><img src='up.gif'
 
30
  border='0' height='32'  alt='Up One Level' width='32'></A></td>
 
31
<td><a rel="next" title="Index" 
 
32
  href="genindex.html"><img src='next.gif'
 
33
  border='0' height='32'  alt='Next Page' width='32'></A></td>
31
34
<td align="center" width="100%">Mod_python Manual</td>
32
 
<td><A href="contents.html"><img src="icons/contents.gif"
33
 
  border="0" height="32"
34
 
  alt="Contents" width="32"></A></td>
35
 
<td><img src="icons/blank.gif"
36
 
  border="0" height="32"
37
 
  alt="" width="32"></td>
38
 
<td><A href="genindex.html"><img src="icons/index.gif"
39
 
  border="0" height="32"
40
 
  alt="Index" width="32"></A></td>
 
35
<td><a rel="contents" title="Table of Contents" 
 
36
  href="contents.html"><img src='contents.gif'
 
37
  border='0' height='32'  alt='Contents' width='32'></A></td>
 
38
<td><img src='blank.gif'
 
39
  border='0' height='32'  alt='' width='32'></td>
 
40
<td><a rel="index" title="Index" 
 
41
  href="genindex.html"><img src='index.gif'
 
42
  border='0' height='32'  alt='Index' width='32'></A></td>
41
43
</tr></table>
42
 
<b class="navlabel">Previous:</b> <a class="sectref" href="hand-cgi.html">6.3 CGI Handler</A>
43
 
<b class="navlabel">Up:</b> <a class="sectref" HREF="modpython.html">Mod_python Manual</A>
44
 
<b class="navlabel">Next:</b> <a class="sectref" href="genindex.html">Index</A>
 
44
<b class="navlabel">Previous:</b>
 
45
<a class="sectref" rel="prev" HREF="node100.html">C. Changes from Version</A>
 
46
<b class="navlabel">Up:</b>
 
47
<a class="sectref" rel="parent" HREF="modpython.html">Mod_python Manual</A>
 
48
<b class="navlabel">Next:</b>
 
49
<a class="sectref" rel="next" href="genindex.html">Index</A>
45
50
<br><hr>
46
51
</DIV>
47
52
<!--End of Navigation Panel-->
48
53
 
49
 
<H1><A NAME="SECTION009000000000000000000">&nbsp;</A>
 
54
<H1><A NAME="SECTION0012000000000000000000">&nbsp;</A>
50
55
<BR>
51
 
A. Changes from Previous Major Version (2.x)
 
56
D. Changes from Previous Major Version (2.x)
52
57
</H1>
53
58
 
54
59
<P>
55
 
<a name="l2h-252">&nbsp;</a>
 
60
<a name="l2h-277">&nbsp;</a>
56
61
<P>
57
62
 
58
63
<UL>
59
64
<LI>Mod_python 3.0 no longer works with Apache 1.3, only Apache 2.x is
60
 
supported.
 
65
      supported.
61
66
</LI>
62
67
<LI>Mod_python no longer works with Python versions less than 2.2.1
63
68
</LI>
71
76
</LI>
72
77
<LI>Server object has get_config().
73
78
</LI>
74
 
<LI><a name="l2h-253">&nbsp;</a>Httpdapi handler has been deprecated.
 
79
<LI><a name="l2h-278">&nbsp;</a>
 
80
      Httpdapi handler has been deprecated.
75
81
</LI>
76
 
<LI><a name="l2h-254">&nbsp;</a>Zpublisher handler has been deprecated.
 
82
<LI><a name="l2h-279">&nbsp;</a>
 
83
      Zpublisher handler has been deprecated.
77
84
</LI>
78
85
<LI>Username is now in req.user instead of req.connection.user
79
 
 
80
 
<P>
 
86
  
81
87
</LI>
82
88
</UL>
83
89
 
87
93
<p><hr>
88
94
<table align="center" width="100%" cellpadding="0" cellspacing="2">
89
95
<tr>
90
 
<td><A href="hand-cgi.html"><img src="icons/previous.gif"
91
 
  border="0" height="32"
92
 
  alt="Previous Page" width="32"></A></td>
93
 
<td><A HREF="modpython.html"><img src="icons/up.gif"
94
 
  border="0" height="32"
95
 
  alt="Up One Level" width="32"></A></td>
96
 
<td><A href="genindex.html"><img src="icons/next.gif"
97
 
  border="0" height="32"
98
 
  alt="Next Page" width="32"></A></td>
 
96
<td><a rel="prev" title="C. Changes from Version" 
 
97
  rel="prev" title="C. Changes from Version" 
 
98
  HREF="node100.html"><img src='previous.gif'
 
99
  border='0' height='32'  alt='Previous Page' width='32'></A></td>
 
100
<td><a rel="parent" title="Mod_python Manual" 
 
101
  rel="parent" title="Mod_python Manual" 
 
102
  HREF="modpython.html"><img src='up.gif'
 
103
  border='0' height='32'  alt='Up One Level' width='32'></A></td>
 
104
<td><a rel="next" title="Index" 
 
105
  rel="next" title="Index" 
 
106
  href="genindex.html"><img src='next.gif'
 
107
  border='0' height='32'  alt='Next Page' width='32'></A></td>
99
108
<td align="center" width="100%">Mod_python Manual</td>
100
 
<td><A href="contents.html"><img src="icons/contents.gif"
101
 
  border="0" height="32"
102
 
  alt="Contents" width="32"></A></td>
103
 
<td><img src="icons/blank.gif"
104
 
  border="0" height="32"
105
 
  alt="" width="32"></td>
106
 
<td><A href="genindex.html"><img src="icons/index.gif"
107
 
  border="0" height="32"
108
 
  alt="Index" width="32"></A></td>
 
109
<td><a rel="contents" title="Table of Contents" 
 
110
  rel="contents" title="Table of Contents" 
 
111
  href="contents.html"><img src='contents.gif'
 
112
  border='0' height='32'  alt='Contents' width='32'></A></td>
 
113
<td><img src='blank.gif'
 
114
  border='0' height='32'  alt='' width='32'></td>
 
115
<td><a rel="index" title="Index" 
 
116
  rel="index" title="Index" 
 
117
  href="genindex.html"><img src='index.gif'
 
118
  border='0' height='32'  alt='Index' width='32'></A></td>
109
119
</tr></table>
110
 
<b class="navlabel">Previous:</b> <a class="sectref" href="hand-cgi.html">6.3 CGI Handler</A>
111
 
<b class="navlabel">Up:</b> <a class="sectref" HREF="modpython.html">Mod_python Manual</A>
112
 
<b class="navlabel">Next:</b> <a class="sectref" href="genindex.html">Index</A>
 
120
<b class="navlabel">Previous:</b>
 
121
<a class="sectref" rel="prev" HREF="node100.html">C. Changes from Version</A>
 
122
<b class="navlabel">Up:</b>
 
123
<a class="sectref" rel="parent" HREF="modpython.html">Mod_python Manual</A>
 
124
<b class="navlabel">Next:</b>
 
125
<a class="sectref" rel="next" href="genindex.html">Index</A>
113
126
<hr>
114
 
<span class="release-info">Release 3.1.3, documentation updated on February 17, 2004.</span>
 
127
<span class="release-info">Release 3.2.10, documentation updated on July 19, 2006.</span>
115
128
</DIV>
116
129
<!--End of Navigation Panel-->
117
130