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
a67b467261 Oops. Stick a datestamp in the CHANGES file.
git-svn-id: http://viewvc.tigris.org/svn/viewvc/tags/1.0.1@1389 8cb11bc2-c004-0410-86c3-e597b4017df7
2006-07-20 22:15:26 +00:00
cmpilato
5135318425 Tag the 1.0.1 final release.
git-svn-id: http://viewvc.tigris.org/svn/viewvc/tags/1.0.1@1388 8cb11bc2-c004-0410-86c3-e597b4017df7
2006-07-20 22:11:36 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
Version 1.0.1 (?)
Version 1.0.1 (released 20-Jul-2006)
* fix exception on log page when use_pagesize is enabled
* fix an XHTML validation bug in the footer template (issue #239)

View File

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