1
0
mirror of https://github.com/vitalif/viewvc-4intranet synced 2019-04-16 04:14:59 +03:00

Compare commits

...

1 Commits

Author SHA1 Message Date
cmpilato
7b73d2f7c5 Tag the 1.0.3 final release.
git-svn-id: http://viewvc.tigris.org/svn/viewvc/tags/1.0.3@1447 8cb11bc2-c004-0410-86c3-e597b4017df7
2006-10-13 20:23:45 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
Version 1.0.3 (released ??-???-????)
Version 1.0.3 (released 13-Oct-2006)
* fix bug in path shown for Subversion deleted-under-copy items (issue #265)
* security fix: declare charset for views to avoid IE UTF7 XSS attack
Version 1.0.2 (released 29-Sep-2006)

View File

@@ -14,7 +14,7 @@
#
# -----------------------------------------------------------------------
__version__ = '1.0.3-dev'
__version__ = '1.0.3'
# this comes from our library; measure the startup time
import debug