diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2019-08-04 17:07:46 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2019-08-04 17:07:46 (GMT) |
commit | 8ae29328c9c05cd5a901c12e64dbe067a3d0b598 (patch) | |
tree | 50bb9a8a6c4b1495e4eff46b860706670cf36d18 /tkimg/jpeg/ChangeLog | |
parent | e37cea80afd9fd9c73570f8546d4499a4a374b60 (diff) | |
parent | caf3d505d3fa5e2ac57956321220b78351c5903b (diff) | |
download | blt-8ae29328c9c05cd5a901c12e64dbe067a3d0b598.zip blt-8ae29328c9c05cd5a901c12e64dbe067a3d0b598.tar.gz blt-8ae29328c9c05cd5a901c12e64dbe067a3d0b598.tar.bz2 |
Merge branch 'master' into devel
Diffstat (limited to 'tkimg/jpeg/ChangeLog')
-rwxr-xr-x | tkimg/jpeg/ChangeLog | 32 |
1 files changed, 0 insertions, 32 deletions
diff --git a/tkimg/jpeg/ChangeLog b/tkimg/jpeg/ChangeLog deleted file mode 100755 index e56e6bf..0000000 --- a/tkimg/jpeg/ChangeLog +++ /dev/null @@ -1,32 +0,0 @@ -2009-01-12 Jan Nijtmans <nijtmans@users.sourceforge.net>
-
- * No longer Panic when an out-of-memory error occurs,
- when compiled with Tcl/Tk 8.5 or later and running with
- Tcl/Tk 8.5 and later (Tk bug #2477446)
-
-2004-08-18 Andreas Kupries <andreas_kupries@users.sourceforge.net>
-
- *
- * Released and tagged Tkimg 1.3 ========================
- *
-
-2002-11-20 Andreas Kupries <andreas_kupries@users.sourceforge.net>
-
- * jpeg.c: Removed superfluous function declarations (already done
- in init.c).
-
- * Makefile.in:
- * configure.in: Path to build directory of jpegtcl is required too
- as include directory, to find 'libjpeg/jconfig.h'.
-
- * Makefile.in:
- * configure.in: New configuration variable PHIMTYPE, contains name
- of image type (in contrast to library name and package
- name). Inserted in 'init.c'. The configure variable TK_XINCLUDES
- has to placed in variable, to avoid problem on platforms placing
- a shell comment into it. More in the Makefile.
-
-2002-11-19 Andreas Kupries <andreas_kupries@users.sourceforge.net>
-
- * Start of logging.
- * tkimg/jpeg: JPEG photo image type.
|