mirror of
https://github.com/vitalif/viewvc-4intranet
synced 2019-04-16 04:14:59 +03:00
Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
7b73d2f7c5 |
3
CHANGES
3
CHANGES
@@ -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)
|
||||
|
||||
|
@@ -14,7 +14,7 @@
|
||||
#
|
||||
# -----------------------------------------------------------------------
|
||||
|
||||
__version__ = '1.0.3-dev'
|
||||
__version__ = '1.0.3'
|
||||
|
||||
# this comes from our library; measure the startup time
|
||||
import debug
|
||||
|
Reference in New Issue
Block a user