Skip to content
Snippets Groups Projects
Commit 93d3bb1c authored by dprice's avatar dprice
Browse files

* NEWS: Note default taginfo format string fix.

parent 1e9e2bef
No related branches found
No related tags found
No related merge requests found
2009-11-11 Derek R. Price <derek@ximbiot.com>
* NEWS: Note default taginfo format string fix.
2009-08-29 Derek R. Price <derek@ximbiot.com> 2009-08-29 Derek R. Price <derek@ximbiot.com>
* NEWS: Note more accurate warnings about duplicate LogHistory * NEWS: Note more accurate warnings about duplicate LogHistory
......
...@@ -56,6 +56,10 @@ NEW FEATURES ...@@ -56,6 +56,10 @@ NEW FEATURES
BUG FIXES BUG FIXES
* The default taginfo string expansion now matches what 1.11.x does. This can
be important when running a 1.11.x and a 1.12.x server against the same
repository.
* Time stamps are set correctly on systems where time() and gettimeofday() * Time stamps are set correctly on systems where time() and gettimeofday()
return times with different values for the current second. return times with different values for the current second.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment