# # Changes to jslice # 1.0.0 12/07/2000 - Version 0.1.3 considered stable enough to release as v1.0.0 0.1.3 28/06/2000 - fixed up core dumping on last line - fixed up various 1-off line errors - increased maximum link size from 128 -> 1024 bytes - increased maximum jpeg size from 2048 x 2048 -> 4096 x 4096 - increased maxmimum number of slices from 100 -> 1000 - corrected column count algorithm such that it doesn't miscount columns. - Formalised that coordinate specification is precise - added ability to add headers and footers - altered command line parameters for more flexibility - various code cleanups [including more comments] - Added --help option 0.1.2 25/05/2000 - Added bounds checking for input slice file - Added size checking of input JPEG file - Improved URL detection/rejection from slice file 0.1.1 21/05/2000 - Initial public release