File Release Notes and Changelog
Notes:
Changes:
2003/06/22 (ver. 0.4.2)
- Added an error if trying to read a binary file
- Added "Unknown Operating System" if $^0 is nothing
- Modified configuration script, you don't have to give password twice if logged in as root
- Fixed some spelling errors (thank to thoose who sent us reports)
- Maked STDOUT as standard and removed use of enter to read the next line
2003/05/30 (ver. 0.4.1)
- Added filesise in bytes in the -i function
- Added permissions in the -i function
- Added an error if trying to open a directory
- Added/modified the format-function, now also shows if file is binary
- Created a -d (dump all text to screen) function
- Removed os/filesysten display in the -i function
2003/05/29 (ver. 0.4.0)
- Fixed a huge bug in the action()-sub routine (failed with Unix mode LF)
- Read one line at the time, use enter to scroll down the document
- Created a perldoc manual for cim, use 'perldoc cim' to view
2003/05/27 (ver. 0.3.2)
- Project name and command changed to "cim" for "cat improved"
- Added more operating systems (OpenBSD, irix and Solaris) in the fileinfo-function
2003/05/13 (ver. 0.3.1)
- Command is now "cater" instead of "caterpillar", though the name of this
program is still "caterpillar".
- Did som changes in the fileinfo-function. View for FreeBSD added.
- Changed install.sh to "configure"
- Modified the configure-script, uses ln -s to make a symoblic link
2003/04/16 (ver. 0.3.0)
- Added the -i (fileinfo) argument, you can view;
- Filename
- File format
- File system
- File size
- Did some other small changes
2003/03/18 (ver. 0.2.1)
- Lots of fix, --macos and --msdos (_not_ mswin32...) should works...
- Added more help-messages if any error
- Added routine in install.sh for running caterpillar from /bin
2003/03/12 (ver. 0.2.0)
- Added the -s argument
- Added the --macos and --mswin32 argument
- Use $lines[$i] instead of @lines when displaying file
- Set some variables to local variables
- Created a variabel $opersys for display of operating system while --version
2003/03/09 (ver. 0.1.1)
- Added the -n argument
- Added the -o argument
- Changed name from fileread to caterpillar
2002/10/29
- This is the first release, 0.1.0 is out :-)