SRC680_m96 and filename.1 and symlinks...
	Please test m96 thoroughly. It added a feature from 
#i46741# where some filenames as
they were present in older milestones are now symlinks to filename.1 (compare e.g. RPM packages
core03 and core03u - notice the letter "u" at the end). One example is the
file 
images.zip:
oo@oo:/tmp/SRC680_m96/share/config> ls -l images.zip*
lrwxrwxrwx    1 oo       users          12 Apr 23 20:58 images.zip -> images.zip.1
-r--r--r--    1 oo       users     4178242 Apr 23 14:32 images.zip.1
oo@oo:/tmp/SRC680_m96/share/config> 
But this makes images in help corrupted. And there can be other issues hidden here or there.
So: please test everything *very* carefully.
-----