Modify ↓
#17437 closed defect (invalid)
Wrong timestamps in journal
Reported by: | GerdP | Owned by: | stoecker |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Trac | Version: | |
Keywords: | Cc: |
Description
No idea why but the following changes are shown with a completely wrong timestamp in the journal:
D:\josm\core>svn log -r r14851 ------------------------------------------------------------------------ r14851 | GerdP | 2019-03-07 09:54:49 +0100 (Do, 07 Mrz 2019) | 1 line see #17268: fix some findbugs/sonar/javadoc issues D:\josm\core>svn log -r r14852 ------------------------------------------------------------------------ r14852 | GerdP | 2019-03-07 09:55:39 +0100 (Do, 07 Mrz 2019) | 1 line see #17268: fix more javadoc issues
Todays change seems okay again
Attachments (0)
Note:
See TracTickets
for help on using tickets.
I fixed your commit messages to reference the trac ticket properly.