1Following a diff link from *RecentChanges*, the *log message* shown will not be
2the one of the actual commit, but the one of some **previous** commit, in most
3cases of the one which was installed directly before the current commit.
4
5--[[tschwinge]]
6
7> Is there some way to make gitweb show a diff with the right message?
8> I don't see one, except for diffs that show all changes in the commit,
9> rather than only changes to a single file. This feels like a bug in
10> gitweb. --[[Joey]]
11
12This is fixed by using the new gitweb style urls. Which new gitweb
13requires, but is a manual change you have to make in your setup. So,
14[[done]] --[[Joey]]
15