Michael McConville wrote: > Philip Guenther wrote: > > CVSROOT: /cvs > > Module name: src > > Changes by: [email protected] 2015/11/19 00:00:58 > > > > Modified files: > > lib/libkeynote : keynote-sign.c > > > > Log message: > > Fix typo in previous commit > > Thanks for this. I thought that the .a file was derived directly from > the .o/.po files and didn't see a binary change in them. Lesson learned.
(To clarify, .a files always have binary changes because the constituent .o files get timestamped unless you use the -D flag, which we don't support.)
