Skip to content

Commit 2a911c7

Browse files
author
Richard Jones
committed
*** empty log message ***
1 parent 4e5a947 commit 2a911c7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGES.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
This file contains the changes to the Roundup system over time. The entries
22
are given with the most recent entry first.
33

4+
45
2003-06-19 0.5.8
56
- plugged cross-site-scripting hole (thanks Jeff Epler)
67
- minor interface tweak (sf bug 753885)

roundup/cgi/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $Id: client.py,v 1.65.2.8 2003-06-19 13:45:00 neaj Exp $
1+
# $Id: client.py,v 1.65.2.9 2003-06-19 23:02:32 richard Exp $
22

33
__doc__ = """
44
WWW request handler (also used in the stand-alone server).

0 commit comments

Comments
 (0)