The Sourceforge CVs has the "Diff to previous" feature. that could help you locate the necessary changes.
Or you could diff the 1034 and 1035 source release.
Or you might try to diff your custom code against the code release you started from(and thus creating a patch) and see if it applies to an more recent release.
|