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

Compare commits

...

2 Commits

Author SHA1 Message Date
cmpilato
1103993aac Retroactively "peg" the svn:externals property on these tags which
pulls in the 'templates-contrib' area.

git-svn-id: http://viewvc.tigris.org/svn/viewvc/tags/1.0.5@2451 8cb11bc2-c004-0410-86c3-e597b4017df7
2010-09-08 16:51:21 +00:00
cmpilato
deeab1a01f Tag the 1.0.5 final release.
git-svn-id: http://viewvc.tigris.org/svn/viewvc/tags/1.0.5@1825 8cb11bc2-c004-0410-86c3-e597b4017df7
2008-02-28 15:22:14 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
Version 1.0.5 (released ??-???-????)
Version 1.0.5 (released 28-Feb-2008)
* security fix: omit commits of all-forbidden files from query results
* security fix: disallow direct URL navigation to hidden CVSROOT folder

View File

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