]> sipb.mit.edu Git - ikiwiki.git/blobdiff - IkiWiki/Rcs/monotone.pm
add an id field to the rcs_recentchanges return structure
[ikiwiki.git] / IkiWiki / Rcs / monotone.pm
index 5717e004342875e97259cc09fe22b77f7b981810..e0f2e046a3c9ffd4c76da717a9a82429a0391094 100644 (file)
@@ -438,7 +438,7 @@ sub rcs_recentchanges ($) { #{{{
                }
                
                push @ret, {
                }
                
                push @ret, {
-                       rev => $rev,
+                       id => $rev,
                        user => $user,
                        committype => $committype,
                        when => $when,
                        user => $user,
                        committype => $committype,
                        when => $when,