USE_BUILDLINK_ONLY so that the buildlink.mk files included by
Makefile.common will trigger the correct Makefile logic. Also strongly
buildlinkify while I'm here.
* load.c: Fixed reported bug. If Imlib thought it needed a fallback,
bad things will happen.
* utils.c: Removed the open/close_helper functions. A little less
bloat now removed.
Here's a list of added features/bug fixes.
1) Tgif's home has moved from University of Maryland to University of
Southern California.
2) If there's no domain resources specified in the X resource file,
tgif will use the library path specified when tgif is compiled as the
default. This is the directory where the equation symbols are installed.
Thanks to A. Sengupta <osegu@iitk.ac.in> for pointing out the problem.
3) For Red Hat 7.2, /usr/bin/xpmtoppm cannot handle input file whose
format is XPM version 1. Suport for a new compiler option,
-D_XPM3TOPPM, is added so that tgif can generate XPM format version 3 by
default. This is has the same effect as setting Tgif.XPmOutputVersion to 3
and Tgif.UseXPmVersion1ForImageMap to false.
4) Add more information in the tooltip when
Tgif.MeasureTooltipVerbose is set to true.
5) Add a new LaTeX equation symbol file "eq4xpm.sym" in the release.
Instead of generating and embedding an EPS file, this new object
will generate and embed an XPM file with additional controls. Please
open this file with tgif for more details and check out
http://bourbon.usc.edu:8001/tgif/faq/eq4xpm.html.
Thanks to Kai Sattler <kaisat@post.tele.dk> for the contribution.
6) Fix a bug in tgwb when a text object is being edited.
7) Obsolete the Tgif.LandscapePdfSetPageDevice X default (because the
name was misleading) and add support for a new X default,
Tgif.PdfSetPageDevice. As mentioned in the release notes for
tgif-4.1.39, the use of this should
not be necessary in the future (and is considered a bug in
should not be necessary in the future (and is considered a bug in
ps2pdf).
The old commandline option, "-nolandpdfspd" is also obsolete and
is replaced by "-pdfspd=yes" and "-pdfspd=no".
8) Add a new X default, Tgif.NoModeWindow, so that tgif can start
without a mode window.
9) Add a new X default, Tgif.MakeUnsavableInSlideShow, so that the
current file will be made unsavable when slideshow mode is entered. (If
the current file contains auto page numbering objects, the file will
be made
unsavable regardless of the setting of this X default.)
10) Update the Reliable IP-multicast Library (distributed in the
rmcast subdirectory of this distribution). The new version allows
point-to-point connection between 2 whiteboards. Please see the updated
README.tgwb file. Thanks to the team members of the research group lead by
Professor Edmundo de Souze e Silva <edmundo@land.ufrj.br> at the
Federal University of Rio de Janeiro.
in pkg/16016.
Relevant changes since 1.2.0:
* Fixed transparency in the GIF loading code
* Added support for the IFF (LBM) image format
* Fixed transparency in 8-bit PNG files
* Added support for loading XPM image data directly
by me. From the DESCR:
Clara OCR is a free (GPL) Optical Character Recognition (OCR) program
for systems that support the C library and the X windows system (e.g.
most flavours of Unix). The development platform of Clara OCR is
32-bit Intel running GNU/Linux.
Clara OCR is intended for large scale digitalization projects. It
features a powerful GUI and a web interface for cooperative
digitalization of books. Clara OCR development started in 1999 and
is approaching production quality.
Features:
Converts pbm/pgm image files to text (ISO-8859)
Can process scans in batch for large documents
Can run from the command-line
Is relatively easy to train
Non-features:
Is not "omnifont"; you must train it for each document
Does not scan the images
Does not support unicode
Cannot read handwriting
- Build and install shared libraries "libav" and "libavcodec".
- Fix "ffserver" to search its configuration file in "${PKG_SYSCONFDIR}".
- Install "ffserver.conf" configuration to example and not into
documentation directory.
Bump package revision to 1 after these changes.
No proper changes information available since version 1.8.1.
However browsing Graphviz's CVS logs and diff'ing with previous version
one can found:
- bug fixes
- code cleanup
- buffer overflow in dot/neato output generation fixed
- memory leaks fixed (??)
XmBDFEditor is a Motif-based BDF font editor with the following features:
o Multiple fonts can be loaded from the command line.
o Multiple fonts can be open at the same time.
o Cutting and pasting glyphs between fonts.
o Multiple glyph bitmap editors can be open at the same time.
o Cutting and pasting between glyph bitmap editors.
o Export of XBM files from glyph bitmap editors.
o Automatic correction of certain metrics when a font is loaded.
o Generation of XLFD font names for fonts without XLFD names.
o Update an XLFD font name from the font properties.
o Update the font properties from an XLFD font name.
o Font property editor.
o Font comment editor.
o Supports unencoded glyphs (ENCODING of -1).
o Display of glyph encodings in octal, decimal, or hex.
o Builtin on-line help.
o Imports PK/GF fonts.
o Imports HBF (Han Bitmap Font) fonts.
o Imports Linux console fonts (PSF, CP, and FNT).
o Imports Sun console fonts (vfont format).
o Imports fonts from the X server.
o Imports Windows FON/FNT fonts.
o Imports TrueType fonts and collections.
o Exports PSF fonts.
o Exports HEX fonts.
o Edits two and four bits per pixel gray scale fonts.
they're not installed yet. Check for their existance via a separate !=
rule and then use that to wrap the calls to {gtk,glib}-config inside a
.if/.endif clause.
* From tips provided by Philip Newton after a close reading of the manual page
and other docs, several typos and errors were cleared out, and a small
buglet in the error message within bmpsize() was corrected.
* Moved the code that changes a relative filename to an absolute one. This
was being called in all cases, now it is *not* called if cacheing is
disabled (via $NO_CACHE). This is for the sake of applications running in
environments where they may have trouble with full paths (due to "lockbox"
configurations).
* Made a few adjustments to the docs per suggestion, to clarify some of the
usage cases.
pkgsrc changes:
Don't use libtool any longer to reduce patches.
Add USE_PERL, since 4 scripts depend on it.
program changes:
Lots of new converters/modification programs and scripts, e.g. pbmtonokia,
ppmtolj, and pnmtopalm. Better alpha support.
Also, lots of bug fixes.
shared library version, and in the dependendency information for hundreds of
other packages. [Update to png itself was supplied by Thomas Wizner.]
Relevant changes since 1.0.12, extracted from the "CHANGES" file:
Re-enabled PNG_MNG_FEATURES_SUPPORTED and enabled PNG_ASSEMBLER_CODE_SUPPORTED
by default.
Added runtime selection of MMX features.
Added png_set_strip_error_numbers function and related macros.
Added a check for attempts to read or write PLTE in grayscale PNG datastreams.
Enabled user memory function by default.
Modified png_create_struct so it passes user mem_ptr to user memory allocator.
Increased png_mng_features flag from png_byte to png_uint_32.
Check for missing profile length field in iCCP chunk and free chunk_data
in case of truncated iCCP chunk.
Revised contrib/gregbook/rpng*-x.c to avoid a memory leak and to exit cleanly
if user attempts to run it on an 8-bit display.
Updated contrib/gregbook
Use png_malloc instead of png_zalloc to allocate palette in pngset.c
Added some typecasts to eliminate gcc 3.0 warnings. Changed prototypes
of png_write_oFFS width and height from png_uint_32 to png_int_32.
Updated example.c
Revised prototypes for png_debug_malloc and png_debug_free in pngtest.c
Revised contrib/gregbook
Revised pnggccrd.c to conditionally compile some thread-unsafe code only
when PNG_THREAD_UNSAFE_OK is defined.
Added tests to prevent pngwutil.c from writing a bKGD or tRNS chunk with
value exceeding 2^bit_depth-1
Replaced calls to fprintf(stderr,...) with png_warning() in pnggccrd.c
Removed restriction that do_invert_mono only operate on 1-bit opaque files
Changed a png_warning() to png_debug() in pnggccrd.c
Fixed contrib/gregbook/rpng-x.c, rpng2-x.c to avoid crash with XFreeGC().
Include background_1 in png_struct regardless of gamma support.
Revised example.c to provide more details about using row_callback().
Added type cast to each NULL appearing in a function call, except for
WINCE functions.
Removed type casts from all NULLs.
Simplified png_create_struct_2().
Revised png_create_info_struct() and png_creat_struct_2().
Added error message if png_write_info() was omitted.
Type cast NULLs appearing in function calls when _NO_PROTO or
PNG_TYPECAST_NULL is defined.
Type cast NULLs appearing in function calls except when PNG_NO_TYPECAST_NULL
is defined.
Changed typecast of "size" argument to png_size_t in pngmem.c calls to
the user malloc_fn, to agree with the prototype in png.h
Added a pop/push operation to pnggccrd.c, to preserve Eflag (Maxim Sobolev)
Added a pop/push operation to pngvcrd.c, to preserve Eflag.
Always allocate 256-entry internal palette, hist, and trans arrays, to
avoid out-of-bounds memory reference caused by invalid PNG datastreams.
Added a check for prefix_length > data_length in iCCP chunk handler.
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
Collection.
Graphviz is a set of graph drawing tools.
It includes:
- dot: makes hierarchical layouts of directed graphs
- neato: makes "spring" model layouts of undirected graphs
- lefty: a programmable graphics editor
- dotty: a customizable interface written in LEFTY
- tcldot: a customizable graphical interface written in TCL
- libgraph: the base library for graph tools
- various associated utilities
* many bug fixes
* added support for 16bit minisblack/miniswhite images in RGBA interface
* integrated experimental OJPEG support
* updated tiffcp utility
* substantial changes to tiff2ps
List of changes is unknown since the previous version was NetBSD's
own "port" stored in ftp.netbsd.org. This version is from
sourceforge.net and it should work with the new gphoto-2.0.
* libexif/configure.in: Introduce proper versionning.
* libexif: There's only one ByteOrder per ExifData.
* libexif/libexif-entry.c: More tags implemented in
(exif_entry_get_value).
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
removal of USE_GTEXINFO
INSTALL_INFO added to PLIST_SUBST
`${INSTALL_INFO}' replace `install-info' in target rules
print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
makeinfo command usage
See -newly added by this commit- section 10.24 of Packages.txt for
further information.
char **argvec = malloc(); vprintf(fmt, argvec); va_end(argvec);
which of cource won't work on anything that does not pass its
arguments on the stack (like PPC). This patch adds a handcrafted
vprintf() lookalike damn_i386_centric_printf() that does TRT.
Changes:
+ Adapted to Python 2.1. Among other things, all uses of the
"regex" module has been repleased with "re".
+ Fixed attribute error when reading large PNG files (this bug
was introduced in maintenance code released after the 1.1.1
release)
+ Ignore non-string objects in sys.path
+ Fixed Image.transform(EXTENT) for negative xoffsets
+ Fixed loading of image plugins if PIL is installed as a package.
(The plugin loader now always looks in the directory where the
Image.py module itself is found, even if that directory isn't on
the standard search path)
+ The Png plugin has been added to the list of preloaded standard
formats
+ Fixed bitmap/text drawing in fill mode.
+ Fixed "getextrema" to work also for multiband images.
+ Added transparency support for L and P images to the PNG codec.
+ Improved support for read-only images. The "load" method now
sets the "readonly" attribute for memory-mapped images. Operations
that modifies an image in place (such as "paste" and drawing operations)
creates an in-memory copy of the image, if necessary. (before this
change, any attempt to modify a memory-mapped image resulted in a
core dump...)
+ Added special cases for lists everywhere PIL expects a sequence.
This should speed up things like "putdata" and drawing operations.
+ The Image.offset method is deprecated. Use the ImageChops.offset
function instead.
+ Changed ImageChops operators to copy palette and info dictionary
from the first image argument.
The Cult3D plugin enables users view interactive 3D objects,
including full transparency, reflectivity, particle systems, bump
mapping, phong shading, movement and sound.
For a random example: http://www.formula1.com/news/3d/s8396.html
Most digital cameras produce EXIF files, which are JPEG files with extra
tags that contain information about the image. The EXIF library allows you
to parse an EXIF file and read the data from those tags.
Changes since 1.5:
- Added -V (version) option
- Added -exonly (exif only) option
- Fixed lots of typos (Thanks, David Baker [mailto:dave@dsb3.com])
- Use EDITOR environment variable to pick which editor (Instead of notpead or VI)
- Improved thumbnail deletion feature - now not just shortens the header, but
also removes pointers to the thumbnail form the exif header.
automatic document feeder (ADF) frontend.
While at it, use sane-backends/buildlink.mk instead of manual dependency
and pull in common definitions from sane-backends/Makefile.common
additional supported scanners, and new backends for Mustek USB scanners.
While at it, split out common "sane" definitions into a Makefile.common
for sane-frontents (and possibly others) to use.
definition in the package Makefile caused problems when fetching
files, since bsd.pkg.mk uses a .for loop to iterate over DISTFILES,
thus evaluating ${DISTFILES} at the time the .for line is read -
this caused the EXTRA_FILES definitions not to be fetched. I think
the reason for the inclusion of bsd.pkg.mk in a non-standard place
was to get the values of MACHINE_ARCH and OBJECT_FMT. This all dates
from 1998, and my memory's not what it used to be.
Fix this by getting these values from bsd.prefs.mk, and including
bsd.pkg.mk in the usual place.
changes:
Fixes to several problems that quickly arose with 4.1.2
---------------------------------------------------
- Dependencies of source files on built sources caused build to stop.
It would continue correctly after restarting, but by making the objects
dependent instead we made it work in one pass.
- References in _regstream.c. Missing references/deletes in _regstream.c
and steamline.c caused objects to be really deleted before their time.
Problem appeared in ThunderStreamlines example. Did this ever work?
- Not enough memory allocated for buffer in parse.c.
- Needed to pass in class_srcdir value to invokation of class script
in libdx/local.mk
- Include net2c in distribution
- Correctly free search_for in Browser.C. Proper behavior dependent on
compile-time definitions.
- Not enoucgh memory allocated for type-in string in GARApplication.C.
Caused segfaults in prompter.
changes:
Small patch for Solaris from Craig Ian Dewick <craig@lios.apana.org.au>.
XPaint.ad.in: Increased XPaint.height by three pixels on request from
Greg Roelofs.
Various minor changes (not user-visible).
into the NetBSD Packages Collection.
dT8 8Tb aview is a high quality ascii-art image (pnm) browser
dT 8 8 Tb and animation (fli/flc) player which uses AAlib
dT 8 8 Tb (a portable ASCII Art library, part of the AA-project).
<PROJECT><PROJECT>
dT 8 8 Tb
dT 8 8 Tb aview features:
* High quality ascii art rendering
* Portable
* Save into many formats (html, text, ansi, more/less etc...)
* Contrast, Bright, Gamma control
* Image zooming/unzooming
* Three dithering modes
* Hidden "bonus" features :)
* Inversion
* Support for bright, dim, inverse attributes/extended character set
Provided in PR 15267 by Lubomir Sedlacik <salo@Xtrmntr.org>
into the NetBSD Packages Collection.
AAlib is a portable ASCII Art library. From the AA project documentation:
"There are many problems of various kinds with video cards, low frequency
monitors, crashing graphical apps... AA-lib IS the solution. It works on a
terminal of any kind, it is fast and portable, it gives to you standard API.
It gives to your old hardware more power! "
Provided in PR 15266 by Lubomir Sedlacik <salo@Xtrmntr.org>
bulk build failure.
Changes since 0.7.0 (approximate, since the ChangeLog is not very tidy):
11/20/2001 Adrian Feiguin:
Gtkextra fine tunning.
Matrix support.
New cloning strategy for supporting multiple copies of the
same dataset.
Using gtkplot iterators to retrieve data from worksheets.
New tick labels strategy using callback functions.
gtkplotart.[ch]: gtkplotpc driver for libart.
Anlialiasing using libart.
gtkplotgnome.[ch]: gtkplotpc driver for gnome-print.
Print preview using gnome-print, still under developement.
Custom page size.
Layer size in different units.
Matrix datasets: bubbles, surfaces, contours and density maps.
Symbol scaling for bubbles, boxes, and vectors.
Style dialog for new features included in the gtkextra widgets.
New fields in the xml file to support additions.
Example matrix.sg to show new features.
Autoscaling fixes, toghether with Conrad.
Gradient autoscaling.
New rotations for 3D plots.
Arbitrary meshes using Delaunay triangulizations.
Enhancements in the GUI, new tools and icons.
Data markers, still under developement.
Fixes in clipboard.
Bugfixes.
Randolf Mock:
New autoscaling icon.
11/19/2001 Rob Lahaye:
src/sg_project_rescue.c: revised version, uses sigaction(..) instead of
signal(..) and gtk_idle_add for bailout signals.
11/13/2001 Rob Lahaye:
src/sg_project_file_sax.c
src/sg_project_autosave.c: add filename check for newer versions
of autosaved or rescued file.
src/Makefile.am: remove the sga->scigraphica link.
10/19/2001 Rob Lahaye:
src/sg_file.c: fix disappearing python terminal
10/10/2001 Conrad Steenberg:
Matrix formula support
Autoscaling of 2D layers configuration support
Remove dumb warnings in some places
Fix 'formulas not evaluated upon file load' bug
Update Clarens plugin to import Tags
10/05/2001 Rob lahaye:
src/*[ch]: Clean up with stricter coding related to the source vs. header files:
- functions in source files declared as static where possible.
- strictly applying the extern/global/static rules to variable declarations.
Allow strong type checking by making the src-tree g++ compatible.
09/30/2001 Rob Lahaye:
src/python/import_data.c
src/python/python_sheet.c: use #ifdef WITH_WARNINGS for developers' warnings
src/python/python_int.c
src/python/unpickler.py: change .sgsconfig to .scigrahpica/config
09/29/2001 Rob Lahaye:
src/sg_preferences_dialog.[ch] : void -> static void
src/g_project_autosave.c : new file with autosave utilities
src/Makefile.am : add sg_project_autosave.c
src/main.h
src/sg.c
src/sg_project.h
src/sg_project_menu.c
src/sg_project_rescue.c
src/python/python_int.c : add autosave utilities
09/26/2001 Rob Lahaye:
Configure.in: Remove duplicate entries in the "Compiler flags"
of the --version output.
09/13/2001 Conrad Steenberg:
Adapt the FitWizard module to fit data in plots, and plot the
resulting function in the same layer.
Python methods to access the datasets in a layer.
08/22/2001 Conrad Steenberg:
Plug-in documentation
New configuration system with python bindings
Python wizard interface
Curve fitting wizard from Adrian's gtkLeastSquares plug-in
Simple statistics plug-in
New python bindings to access layers and datasets
08/01/2001 Rob Lahaye:
sg_dialogs.h, sg_file_dialog.c, sg_project_menu.c:
WINDOWCLOSE_CLICKED added to dialogs control
sg_entry.c: remove redudant emumerate YES/NO/CANCEL_CLICKED
sg_plot_menu.c: add selected layer nr in sg_menu_remove_layer
07/31/2001 Conrad Steenberg:
Cells are now cleared before new content is added.
Fixes to number editing in the sheet for non-formula numbers.
UI fixes for renaming sheets.
Icons are now installed during 'make install' for use by
plugins.
07/26/2001 ********* 0.7.1 Released ********
07/25/2001 Adrian Feiguin:
Bugfixes in gtkextra
Enhancements in plugin system
Bugfixes in autosymbol
Bugfixes in zoom
Conrad Steenberg:
More Python stuff
More enhancements in plugin system
ASCII import fixes for comments at the start of a file.
07/17/2001 Adrian Feiguin:
New plugin system (C stuff)
Bugfixes in sg_project_file_sax.c
Bugfixes in text dialog
Bugfixes in gtkextra
Conrad Steenberg:
New plugin system (Python stuff)
Python call to obtain sheet selection area
Terminal fixes:
No more text droppings when closing.
Prompt now correctly appears after error output, not before
Python wizard creation framework
Work around Numeric Python 20.1 bugs, which caused crases
for a lot of people
New Configuration option: module search paths.
* Add support for FreeType2 (John Ellson ellson@lucent.com)
[not used in the package right now]
* Add support for finding in fonts in a builtin DEFAULT_FONTPATH, or in a path
from the GDFONTPATH environment variable.
* remove some unused symbols to reduce compiler warnings
* bugfix in size comparisons in gdImageCompare
* REXX now mentioned
* All memory allocation functions are now wrapped within the library; gdFree is
exported and recommended for freeing memory returned by the
gdImage(Something)Ptr family of functions.
Based on a package sent to tech-pkg by Adam Ciarcinski.
use variables from the python buildlink where possible,
install examples into non-conflicting locations,
remove restriction to Python-2.0 (it compiles with 2.1 and 2.2)
o Use pkgsrc libtool not internal one - we caught up with the
internal one ages ago.
o Remove BUILD_DEPENDS on autoconf - the configure{,.in} hacks
will probably disappear if someone buildlinkifies this pkg.
o Sort PLIST
Provided in PR 15043 by Robert Elz.
"The changes appear to be mostly bug fixes - particularly some
memory leaks (at least from my point of view). If you've
ever done anything non trivial with an MNG, and see now big
things become, this might help."
dT8 8Tb aview is a high quality ascii-art image (pnm) browser
dT 8 8 Tb and animation (fli/flc) player which uses AAlib
dT 8 8 Tb (a portable ASCII Art library, part of the AA-project).
<PROJECT><PROJECT>
dT 8 8 Tb
dT 8 8 Tb aview features:
* High quality ascii art rendering
* Portable
* Save into many formats (html, text, ansi, more/less etc...)
* Contrast, Bright, Gamma control
* Image zooming/unzooming
* Three dithering modes
* Hidden "bonus" features :)
* Inversion
* Support for bright, dim, inverse attributes/extended character set
Provided in PR 15135 by Lubomir Sedlacik <salo@Xtrmntr.org>, modified
slightly by me to support buildlink functionality for X11 and netpbm,
and for slight formatting changes to the package Makefile.
version 0.29 (Fixes the lowercase/uppercase problems, fix for swf export,
new MIF and CGM export, code rearrangements)
version 0.28 (Several bugfixes, Progress bar, Cancel point, Efforts to
make libautotrace.a thread-safe, Clean up library name space (all
exported symbols have "at_" prefix), DXF, EPD and PDF export, Despeckling
filter)
version 0.27a (Fixed a compilation problem)
version 0.27 (Parts of the code were rearranged, fixed a bug in color
quantization, centerline support, Elastic Reality output, now works with
new versions of ImageMagick, swf output (via libming), dxf output was
removed because it never worked, speed up and simplification of the
fitting routine)
Should also fix bulk build failure.
- Make ImageColorAt() and ImageColorsForIndex() work with TrueColor images.
(Rasmus)
- Added support for GD2 image type for ImageCreateFromString() (Jani)
- Added ImageCreateFromGD(), ImageCreateFromGD2(), ImageCreateFromGD2part(),
ImageGD() and ImageGD2() functions (Jani)
- Added the IMG_ARC_ROUNDED option for the ImageFilledArc() function, which
specified that the drawn curve should be rounded. (Sterling)
Requested by Masao Uebayashi <uebayashi@soum.co.jp> in pkg/15007,
patch resent in private mail.
Changes:
1.0 - 12/15/2001
Updated translations hu and nl.
0.99.3 (RC1) - 12/10/2001
Added translation for no.
Updated translations es, et, fr, it, nl, ru.
Clarified release license in about dialog.
0.99.2 - 12/5/2001
Updated translations de, fi, fr, pt_BR, sk, zh_TW.
Minor man page and README updates.
0.99.1 - 11/25/2001
Added translation da (Danish).
Updated translations fr (French) and pt_BR (Brazilian Portuguese).
Fixed incorrect file listing when attempting to enter a directory with no read access.
0.99.0 - 11/19/2001
Added a help window, it merely displays the README.
Fixed bug causing window to never resize larger when changing images and the zoom is set to fit window.
Several small bug fixes.
No ChangeLog found, but a lot has changed since previous pkgsrc
release (0.18pre1), so you definitely want to upgrade.
Update provided by Sergey Svishchev <svs@ropnet.ru> - thanks!
site. Changes from the previous pkgsrc version:
1.4 --> 1.5 (Oct 25 2001)
* Minor typos fixed
* Added "-ce" option to edit comments
* Fixed bug in "-ts" option that caused the time set to be incorrect