6516c6e7bd
- Update to 8.6.2: * Ocaml trouble with Tk and tailcall splice. * Accept [image create -format PNG] (upper case). * fix png wrong component indices * PNG parser accept uppercase -format * fix double free of a TkFont * support PPM maxval up to 65535 * fix multi-interp font teardown double free * fix option file \n syntax support * X: correct fontconfig dependence * fix @TK_LIBS@ in pkgconfig * fix autoscroll initiation OBS-URL: https://build.opensuse.org/request/show/246833 OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tk?expand=0&rev=47
587 lines
21 KiB
Plaintext
587 lines
21 KiB
Plaintext
-------------------------------------------------------------------
|
|
Thu Aug 28 14:37:33 UTC 2014 - vwallfahrer@suse.com
|
|
|
|
- Update to 8.6.2:
|
|
* Ocaml trouble with Tk and tailcall splice.
|
|
* Accept [image create -format PNG] (upper case).
|
|
* fix png wrong component indices
|
|
* PNG parser accept uppercase -format
|
|
* fix double free of a TkFont
|
|
* support PPM maxval up to 65535
|
|
* fix multi-interp font teardown double free
|
|
* fix option file \n syntax support
|
|
* X: correct fontconfig dependence
|
|
* fix @TK_LIBS@ in pkgconfig
|
|
* fix autoscroll initiation
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 31 02:35:59 UTC 2014 - badshah400@gmail.com
|
|
|
|
- Add tk-fix-pkgconfig-file.patch to fix undefined linker flag
|
|
(@TK_LIBS@) in tk.pc pkgconfig file; patch sent upstream, see
|
|
https://core.tcl.tk/tcl/tktview?name=5bcb5026ad51abb7 .
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 22 12:46:56 UTC 2013 - sndirsch@suse.com
|
|
|
|
- tkcon requires xhost (bnc#846953)
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 20 08:01:49 UTC 2013 - max@suse.com
|
|
|
|
- Final 8.6.1 release:
|
|
* Fix several crashes.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 10 07:35:25 UTC 2013 - kpetsch@suse.com
|
|
|
|
- New patchlevel release 8.6.1rc0:
|
|
* (enhancement) better build support for Debian arch
|
|
* (bug fix)[3603077] treeview update on tag add/remove
|
|
* (bug fix)[3599312] First Alt key event is lost
|
|
* (platform support) FreeBSD updates
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 20 13:12:52 UTC 2013 - max@suse.com
|
|
|
|
- New version: 8.6.0.
|
|
* Built-in PNG Image Support: Photo images now support
|
|
read/write in the PNG format, with the ability to set the
|
|
alpha channel.
|
|
* Busy Windows: New command tk busy is a variant of blt::busy
|
|
that lets the interactivity of windows be suspended and
|
|
restored as required by the needs of the program.
|
|
* New Font Selection Dialog Interface: New command tk
|
|
fontchooser provides a portable interface to the standard font
|
|
selector of the platform, whether that is modal or not.
|
|
* Angled Text: New option -angle $degrees to $canvas create text
|
|
for rotating displayed text.
|
|
* Moving Things on a Canvas: New commands $canvas moveto,
|
|
$canvas imove and $canvas rchars for moving and manipulating
|
|
canvas items.
|
|
* Additional New Features: Text widget cursor control, more
|
|
window manager hints, and a collection of modernizations in
|
|
appearance and function.
|
|
- Integrate tkcon.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Apr 5 10:18:51 UTC 2013 - idonmez@suse.com
|
|
|
|
- Add Source URL, see https://en.opensuse.org/SourceUrls
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Oct 5 08:52:15 UTC 2012 - aj@suse.de
|
|
|
|
- Fix configure xft detection (add patch tk-8.5.12-fix-xft.patch).
|
|
- Replace build requires of xorg-x11-devel with those that are really
|
|
needed.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 9 12:41:35 UTC 2012 - max@suse.com
|
|
|
|
- New patchlevel release 8.5.12:
|
|
* [3437816] return code of [canvas lower]
|
|
* [3021557] cursor freeze in elided text
|
|
* [3476698] hang in [text mark prev/next]
|
|
* [3475627] Stop text-31.11 failure
|
|
* [1630271] hang/crash on mark before -startline
|
|
* [1754043,2321450] -blockcursor appearance
|
|
* [3480471] crash in [tk_getOpenFile]
|
|
* [3480634] PNG image in menus
|
|
* [2925561] disabled combobox don't take focus
|
|
* [3486474] Correct color scaling
|
|
* [1630262,1615425] [text] crash tags & -*line
|
|
* [3497848] consistent pixel rounding
|
|
* [3503317] XParseColor speedup
|
|
* [3176239] control-Mousewheel crash
|
|
* [3520202] <MouseWheel> %k,%K,%N for Python
|
|
* [533519] multiscreen window placement
|
|
* [2768586] multiscreen menu posting
|
|
* [1630254] text peer update on -startline reset
|
|
* [3294450] ttk text element clipping
|
|
* Make sure all index tables are static
|
|
* [3546073] DisplayString() -> DefaultDisplay()
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 13 10:56:56 UTC 2012 - coolo@suse.com
|
|
|
|
- patch license to follow spdx.org standard
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 8 17:32:59 UTC 2011 - max@suse.com
|
|
|
|
- New patchlevel release 8.5.11:
|
|
* [3341056] new crash in unset traces
|
|
* [3314770] restore file dialog resizeability
|
|
* [3404541] -takefocus option
|
|
* [TIP 382] -confirmoverwrite on save dialog
|
|
* [3410609] AltGr keysyms on Swiss keyboard
|
|
* [3431491] improved "pixels" shimmer logic
|
|
- Add a manpage for wish8.5 by symlinking to the wish manpage.
|
|
- Remove unneeded %clean section and norootforbuild comment.
|
|
- Add tk-upstream-fixes.patch with fixes for manpage bugs and
|
|
a missing x-bit in the demo section.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 1 11:18:51 UTC 2011 - max@novell.com
|
|
|
|
- New patchlevel release 8.5.10:
|
|
* (bug fix)[3057573] specify combobox text fg color
|
|
* (bug fix)[2829363] [$tv see] open item -> sched display
|
|
* (bug fix)[3085489] crash in [tag add/remove]
|
|
* (enhancement) Updated German messages.
|
|
* (platform) VS 2005 SP1 MSVC compiler
|
|
* (bug fix)[3071836] crash in tk_getSaveFile
|
|
* (bug fix)[3154705] tk_messageBox close button disabled
|
|
* (enhancement) add [ttk::entry validate]
|
|
* (bug fix)[3205260] crash in [wm manage]
|
|
* (bug fix)[3181181] tearoff submenu fix
|
|
* (bug fix)[3205464] [wm forget] loses window
|
|
* (bug fix)[3223850] ttk button state disabled during click
|
|
* (bug fix)[3000002] ttk scrollbar size Appearance
|
|
* (bug fix)[3239768] Win menu font support
|
|
* (bug fix)[3129527] stop buffer overflows
|
|
* (feature change)[2997657] No -container for [labelframe]
|
|
* (bug fix)[723765] [grid remove] lost -in value
|
|
* (bug fix)[3291543] mem corrupt when [$canvas dchars] removes
|
|
all coords of a polygon
|
|
* (bug fix)[2949774] cascade menu unpost
|
|
* (bug fix)[2546087] [console] treatment of '\0'
|
|
* (bug fix)[2358545] Restore "08" in spinbox configured with
|
|
-from and -to (porter)
|
|
* (bug fix)[2484771] modal dialog settings
|
|
* (bug fix)[3175610] incomplete line item refresh
|
|
* (bug fix)[3062331] crash in unset traces
|
|
- tk-xft.patch has been integrated upstream.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 8 14:19:25 UTC 2011 - max@novell.com
|
|
|
|
- Fix libXft detection in configure.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 3 16:45:42 CEST 2010 - max@suse.de
|
|
|
|
- Bugfix release: 8.5.9:
|
|
* [sf#2899949] crash on widget destroy
|
|
* [sf#2902814] fix [wm iconphoto] on LP64 systems
|
|
* [sf#2548661] crash in GetFontFamilyName
|
|
* [sf#2864685] Compiz menu item animation
|
|
* [sf#2902573] Update Safe Tk to new Safe Base
|
|
* [sf#2912473] accept :: in DISPLAY name
|
|
* [sf#2496162] crash calling Tk_DeleteOptionTable()
|
|
* [sf#2917663] [send] accept SI:* on auth list
|
|
* [sf#2919205] syntax bug in [tk_messageBox]
|
|
* [sf#2912356] [ttk::sizegrip] accommodate Compiz
|
|
* [sf#2879927] Win: cascade menu highlight
|
|
* [sf#1924761] stop [event generate] / XIM conflict
|
|
* [sf#2848897] ODS_NOACCEL flag support
|
|
* [sf#220950] [$menu delete] bounds check
|
|
* [sf#2898255] unlimited multi-file select
|
|
* [sf#1163496] X: [wm transient] fix
|
|
* [TIP 360] Modernize X11 Menus
|
|
* [sf#2932808] canvas update on state change
|
|
* [sf#2931374] overflow in complex tag search
|
|
* [TIP 359] Extended Window Manager Hint Support
|
|
* [sf#2952745] crash in menu deletion
|
|
* [sf#2968379] crash in peer text dump
|
|
* [sf#3006842] crash on empty bind scripts
|
|
* entry validation compat with Itcl scope
|
|
* [sf#2585265] text <Delete>,<Backspace> note selection
|
|
* [sf#3053320] update Ttk to tile 0.8.6 feature set
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 20 13:22:05 CET 2009 - max@suse.de
|
|
|
|
- Bugfix-Release 8.5.8:
|
|
* [sf#2080533] panedwindow sash draw crash
|
|
* [sf#2504402] iconphoto on non-32-bit displays
|
|
* [sf#2785744] broken flag twiddling
|
|
* [sf#2791352] XLFD parsing error
|
|
* [sf#1923684] confused checkbutton state
|
|
* [sf#2799589] crash on delayed window activation
|
|
* [sf#220935] canvas dash update problem
|
|
* [sf#2821962] photo image copy/paste
|
|
* [sf#2496114] focus in dead window crash
|
|
* [sf#2830420] X iconphoto for big endian
|
|
* Fix word-wrap of non-breaking space in [text]
|
|
* Fix tk::MessageBox bindings for ttk::buttons
|
|
* [sf#1909931] [send] update for Fedora 8
|
|
* Fix font allocation crash
|
|
* Fix grayscale from images
|
|
* [sf#2088597] min scrollbar slider size
|
|
* [sf#2787164] combobox/menubutton arrow size
|
|
* [sf#2870648] file dialog cursor
|
|
* [sf#1961455] underline, overstrike Xft fonts
|
|
* [sf#2794032] permit [load] into Tcl 8.6+ interps
|
|
* [sf#2168768] file dialog -typevariable scope
|
|
* [sf#1469210] [text] modified error
|
|
* [sf#1530276] X checkbutton -selectcolor
|
|
* [sf#1854913] [.t delete] before -startindex
|
|
* [sf#2809525] prevent X crash on overlong color name
|
|
* [sf#2891541] fix grab behaviour for main window
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 16 15:36:47 CEST 2009 - max@suse.de
|
|
|
|
- Install binaries unstripped to fix debuginfo packages
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 11 18:32:53 CEST 2009 - max@suse.de
|
|
|
|
- New version: 8.5.7
|
|
* Improve keyboard bindings for ttk::scale.
|
|
* Permit [text] names containing "-".
|
|
* Limit [wm manage] to Frames.
|
|
* Fix Tk_Create*ImageType() thread safety.
|
|
* Eliminate unnecessary units conversion in screen distances,
|
|
reducing precision loss.
|
|
* Fix crash on XCreateIC failure.
|
|
* Fax crash in Tk_MakeWindowExist().
|
|
* More bug fixes and improvements.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 7 12:34:56 CET 2009 - olh@suse.de
|
|
|
|
- obsolete old -XXbit packages (bnc#437293)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 8 17:13:38 CET 2008 - max@suse.de
|
|
|
|
- Added an explicit requirement for xorg-x11-libX11-devel, because
|
|
tk.h needs some of the header files.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Oct 15 17:00:08 CEST 2008 - max@suse.de
|
|
|
|
- Bugfix release 8.5.5:
|
|
* fix [tk_getOpenFile -multiple 1] on unix
|
|
* Relax interdependency between Tcl 8.5.x and Tk 8.5.x releases.
|
|
* default menu cursor: no more Motif
|
|
* arguments passed to -[xy]scrollcommand callbacks, and values
|
|
returned by [xy]view methods are explicitly formatted as
|
|
doubles.
|
|
* format double values explicitly in double format, avoiding
|
|
sensitivity to locale setting.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 8 11:57:27 CEST 2008 - max@suse.de
|
|
|
|
- New version: 8.5.4:
|
|
* fix a crash in [ttk::scale]
|
|
* fix portability of [winfo id]
|
|
* fix unmapped toplevel crashes
|
|
* Tk header files revised to accommodate incompatible changes
|
|
in recent X.org releases of X11 headers.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jul 10 16:53:59 CEST 2008 - max@suse.de
|
|
|
|
- New version: 8.5.3:
|
|
* Fix Tk_ParseArgv() double free crash.
|
|
* Fix wish -h mem explosion
|
|
* Fix canvas item <Enter> events
|
|
* Fix ttk::label height or width 0 panic
|
|
* Use Xutf8LookupString when possible
|
|
* Fix global grab segfault
|
|
|
|
- Added workaround for problems with new GenericEvent added by
|
|
xproto-7.0.13.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 2 18:15:28 CEST 2008 - max@suse.de
|
|
|
|
- New version: 8.5.2:
|
|
|
|
* New modern theming engine: New and complementary widgets that
|
|
make use of platform-specific theming on Mac OS X and Windows
|
|
to better fit in with those environments, and feature an
|
|
improved look and feel under X11.
|
|
* New widgets: Part of the themed widget set, Tk now has core
|
|
notebook, combobox, treeview and progressbar widgets.
|
|
* text widget: Smooth scrolling, widget peering, and improved
|
|
procedures for counting and replacing text.
|
|
* Font rendering: Now uses anti-aliased text under X11, and a
|
|
more modern text engine (ATSUI) on Mac OS X.
|
|
* Additional improvements: Window transparency, new fullscreen
|
|
option for windows, enhancements to specific widgets and
|
|
window layout, and more.
|
|
- Adjusted paths according to the new Tcl extension layoout.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 11 20:35:28 CEST 2007 - max@suse.de
|
|
|
|
- Fix a crash with multi-frame interlaced GIFs (#309607).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 6 18:24:19 CEST 2007 - max@suse.de
|
|
|
|
- New patchlevel release: 8.4.15
|
|
- improve performance of [$listbox itemconfigure]
|
|
- use fd_mask for 64bit support
|
|
- fix [tk_getOpenFile] in empty dir
|
|
- fix list shimmer crash [grid *configure]
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 17 19:55:05 CEST 2006 - max@suse.de
|
|
|
|
- New patchlevel release: 8.4.14rc2
|
|
- Fix crash on invalid font name from XServer
|
|
- Unmap canvas window items on canvas Unmap
|
|
- Fix [listbox] crash with namespace var
|
|
- Fix [console] std chan refcount
|
|
- Fix [console] thread safety
|
|
- Prevent excess variable writes by [scale]
|
|
- Add WM_UNICHAR window message
|
|
- Improve speed on [text] delete
|
|
- Alignment fixes in ucs-2be encoding routines
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Sep 14 17:32:36 CEST 2006 - max@suse.de
|
|
|
|
- New version: 8.4.13
|
|
- Fixes the SCIM issues (#77424, obsoletes tk-scim.patch)
|
|
- Speeds up photo image updates.
|
|
- Fixes a crash in animated GIFs.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 16 19:57:21 CEST 2006 - aj@suse.de
|
|
|
|
- Replace xorg-x11-devel BuildRequires with really needed libs.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:31:02 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 4 15:00:21 CET 2006 - max@suse.de
|
|
|
|
- Finally fixed the SCIM issues (#77424).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 9 14:11:19 CET 2005 - max@suse.de
|
|
|
|
- New version: 8.4.12.
|
|
- Enabled support for multithreading.
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Nov 6 18:39:11 CET 2005 - schwab@suse.de
|
|
|
|
- Fix syntax error in unix configure script.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 6 16:56:54 CEST 2005 - max@suse.de
|
|
|
|
- Disabled the SCIM patch, because it causes some focus problems.
|
|
|
|
- Added a workaround that prevents Tk from using SCIM, so that at
|
|
least normal keyboard input is possible (#77424).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Sep 2 19:10:45 CEST 2005 - max@suse.de
|
|
|
|
- Added tk-scim.patch to improve XIM support and make Tk work
|
|
correctly with SCIM (#77424).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 29 11:56:37 CEST 2005 - max@suse.de
|
|
|
|
- Re-added tkUnixDefault.h to tk-devel. It is needed by Tix.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 27 14:41:18 CEST 2005 - max@suse.de
|
|
|
|
- New version: 8.4.11.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 14 15:52:38 CEST 2005 - max@suse.de
|
|
|
|
- New version 8.4.10.
|
|
- Moved script libraries to /usr/share/tcl .
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 21 16:49:14 CET 2005 - max@suse.de
|
|
|
|
- Fixed a small typo in the trigger script.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 21 10:13:39 CET 2005 - max@suse.de
|
|
|
|
- Added prerequisites for the trigger scripts (bug #74027).
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 18 14:15:38 CET 2005 - max@suse.de
|
|
|
|
- Make sure that tk-32bit finds the script libraries when
|
|
installed on a 64bit system.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Dec 3 12:11:00 CET 2004 - max@suse.de
|
|
|
|
- New version: 8.4.9
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 22 21:56:52 CET 2004 - max@suse.de
|
|
|
|
- New version: 8.4.8
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 30 11:17:15 CEST 2004 - max@suse.de
|
|
|
|
- New 8.4.7 tarball with a last-minute fix for broken Compose key.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 28 09:53:28 CEST 2004 - max@suse.de
|
|
|
|
- New version: 8.4.7
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 5 17:29:46 CET 2004 - max@suse.de
|
|
|
|
- Updated to the official 8.4.6 release tarball.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 27 15:39:48 CET 2004 - max@suse.de
|
|
|
|
- New version: 8.4.6
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 6 11:56:33 CET 2004 - max@suse.de
|
|
|
|
- Added -fno-strict-aliasing to CFLAGS.
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 2 12:12:57 CET 2004 - max@suse.de
|
|
|
|
- Building as a non-root user.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 15 16:51:02 CET 2004 - max@suse.de
|
|
|
|
- Package Tk internal headers again. They are still needed by some
|
|
packages (e.g. tix).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 12 08:52:54 CET 2004 - max@suse.de
|
|
|
|
- New version: 8.4.5
|
|
- Cleaned up the spec file.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Sep 2 15:17:15 CEST 2003 - max@suse.de
|
|
|
|
- Disabled building of the static library to save build time and
|
|
CD space.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jul 23 10:25:44 CEST 2003 - max@suse.de
|
|
|
|
- New version: 8.4.4
|
|
- Split into tk and tk-devel.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed May 21 16:02:48 CEST 2003 - max@suse.de
|
|
|
|
- New version: 8.4.3
|
|
|
|
- Removed obsolete patches.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Mar 5 11:50:26 CET 2003 - max@suse.de
|
|
|
|
- Updated to official 8.4.2 release tarball.
|
|
|
|
- Added essential diff to RC1 as tk-20030305.patch.bz2.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 28 14:50:50 CET 2003 - max@suse.de
|
|
|
|
- Updated to 8.4.2 RC1, and added an essential diff to the
|
|
previous tarball (tk-20030227.patch.bz2).
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 19 16:02:09 CET 2003 - max@suse.de
|
|
|
|
- Updated to CVS HEAD, and added diff to previous verssion
|
|
for completeness.
|
|
|
|
- Fixes several bugs, see ChangeLog for details.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 7 16:07:17 CET 2003 - max@suse.de
|
|
|
|
- Upgrade to CVS HEAD (8.4.2pre).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 26 18:52:49 CET 2002 - max@suse.de
|
|
|
|
- Included private header files (needed for Tix).
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 26 15:37:36 CET 2002 - max@suse.de
|
|
|
|
- New version: 8.4.1
|
|
|
|
- Added tk-HEAD.patch with fixes that went in after the release.
|
|
|
|
- Moved the Tk sources back into a separate package, now that Tk
|
|
can be built without access to the Tcl source tree.
|
|
|
|
- For the changes of the last four years see tcl.changes in the
|
|
tcl package.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Nov 24 18:22:29 MET 1998 - max@suse.de
|
|
|
|
- merged spec-files into tcl_new.spec
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Nov 23 17:29:23 MET 1998 - max@suse.de
|
|
|
|
- new version: 8.0.4
|
|
- cleand up softlinks and compression for man pages
|
|
|
|
----------------------------------------------------------------------
|
|
Thu Jan 8 13:13:31 MET 1998 - hf@suse.de
|
|
|
|
- bugfix for missing tkConfig8.0.sh
|
|
|
|
----------------------------------------------------------------------
|
|
Mon Nov 10 20:35:04 MET 1997 - hf@suse.de
|
|
|
|
- new version 8.0p1
|
|
|
|
----------------------------------------------------------------------
|
|
Wed Oct 15 15:20:26 MEST 1997 - hf@suse.de
|
|
|
|
- ready for autobuild
|
|
|
|
----------------------------------------------------------------------
|
|
Thu Jul 3 17:09:55 GMT 1997 - hf@suse.de
|
|
|
|
- A new version 8.0b2. The second (and probably last) beta release of
|
|
Tk 8.0.
|
|
|
|
----------------------------------------------------------------------
|
|
Tue Jun 3 12:02:56 GMT 1997 - hf@suse.de
|
|
|
|
- added static librs and all links for the manpages in
|
|
the /usr/doc/packages/tk8.0/man
|
|
|
|
----------------------------------------------------------------------
|
|
Fri May 16 10:57:14 GMT 1997 - hf@suse.de
|
|
|
|
- added new link
|
|
|
|
----------------------------------------------------------------------
|
|
Mon May 12 18:12:37 GMT 1997 - hf@suse.de
|
|
|
|
- added new patch invisible.patch
|
|
|
|
----------------------------------------------------------------------
|
|
Tue Apr 15 13:56:56 GMT 1997 - hf@suse.de
|
|
|
|
- Manpages hardlinks removed and added softlinks to compressd manpages
|
|
- The new directory for the manpages is /usr/doc/packeges/tcl8.0/man
|