Files
tkdiff/tkdiff.changes
Martin Pluskal 7f7a902ee7 Accepting request 640018 from home:mrostecki:branches:devel:tools
- Update to 4.3.5
  * New Diff Dialog now allows browsing for files OR directories
  * Tool arguments now permit cross-branch SCM comparison
    specification
  * Ability to view Ancestorfile also denotes 3way mode is active
  * 3-way collisions now findable via toolbar dropdown list
    highlights
  * Textwin labels now tooltip the name & modtime of any NON-temp
    file
  * Builtin editor now provides Line numbers
  * Recent new color preference settings repaired to "apply"
    correctly
  * Crash fixed when 3-way diff was active and Lnums & Chgbars are
    OFF
  * Pre-startup latency msg feature now OFF (MacOS X only) stops
    Crash
  * Repaired Lnums,etc. to use CDR preference settings when
    appropriate

OBS-URL: https://build.opensuse.org/request/show/640018
OBS-URL: https://build.opensuse.org/package/show/devel:tools/tkdiff?expand=0&rev=12
2018-10-05 08:03:56 +00:00

134 lines
4.5 KiB
Plaintext

-------------------------------------------------------------------
Thu Oct 4 17:02:59 UTC 2018 - Michał Rostecki <mrostecki@suse.de>
- Update to 4.3.5
* New Diff Dialog now allows browsing for files OR directories
* Tool arguments now permit cross-branch SCM comparison
specification
* Ability to view Ancestorfile also denotes 3way mode is active
* 3-way collisions now findable via toolbar dropdown list
highlights
* Textwin labels now tooltip the name & modtime of any NON-temp
file
* Builtin editor now provides Line numbers
* Recent new color preference settings repaired to "apply"
correctly
* Crash fixed when 3-way diff was active and Lnums & Chgbars are
OFF
* Pre-startup latency msg feature now OFF (MacOS X only) stops
Crash
* Repaired Lnums,etc. to use CDR preference settings when
appropriate
-------------------------------------------------------------------
Mon Nov 13 16:59:39 UTC 2017 - mpluskal@suse.com
- Run spec-cleaner
-------------------------------------------------------------------
Mon Nov 13 15:45:27 UTC 2017 - dimstar@opensuse.org
- Rename README.SuSE to README.SUSE, adhering to the correct
spelling.
-------------------------------------------------------------------
Mon Nov 28 23:40:16 UTC 2011 - pascal.bleser@opensuse.org
- update to 4.2:
* works with Subversion 1.7
* make opening file dialog know where it started from, and start in the same
directory as the first file when looking for the second one
* you can now specify a preference for filetypes for the file open/save
dialogs
* detect PVCS by environment variable (patch 1839361 by nafmo)
* update BitKeeper support (patch 3053551 by wscott)
* mercurial support (patch 1867700 by damonmc)
* rudimentary Git support (patch 1836293 by cecilh3)
* add help menu items to report versions of wish and diff
* gave it a debug (-d) option
-------------------------------------------------------------------
Thu Jul 21 15:05:38 UTC 2011 - rcoe@wi.rr.com
- patch to add git support from sf.net#1836293
-------------------------------------------------------------------
Tue Nov 27 15:37:56 CET 2007 - lmichnovic@suse.cz
- update to version 4.1.4
* Ignore -u option from svn for usage "svn diff --diff-cmd=tkdiff"
* Perforce support for P4CONFIG environment variable
* Remove an old font work-around for Mac, but add a new one for tk8.5
on Windows
* Fix duplicate keyboard accelerator for Preferences
-------------------------------------------------------------------
Fri Aug 11 10:30:09 CEST 2006 - lmichnovic@suse.cz
- changed bindir to /usr/bin
-------------------------------------------------------------------
Tue Jun 20 17:16:26 CEST 2006 - lmichnovic@suse.cz
- update to verson 4.1.3
* Fixed incompatibility with older versions of Tcl/Tk
("-state disabled").
* Applied Warren Jones' subversion patch, which prevents the svn
error that occurs when you omit a revision number.
* Can now do "tkdiff OLD-URL[@OLDREV] NEW-URL[@NEWREV]" in svn.
-------------------------------------------------------------------
Wed Jan 25 21:48:19 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Mon Jan 2 11:45:32 CET 2006 - lmichnovic@suse.cz
- update to version 4.1.1 which includes security patch for temp files
(CVE-2005-4434) [#141076]
- updated copyright in README.SuSE file
-------------------------------------------------------------------
Thu Sep 29 02:55:40 CEST 2005 - dmueller@suse.de
- add norootforbuild
-------------------------------------------------------------------
Mon Nov 15 13:49:18 CET 2004 - ltinkl@suse.cz
- updated to 4.0.2
-------------------------------------------------------------------
Sun Oct 10 20:04:00 CEST 2004 - schwab@suse.de
- Fix requires.
-------------------------------------------------------------------
Fri Sep 06 23:22:29 CEST 2002 - pmladek@suse.cz
- fixed usage of -pad
-------------------------------------------------------------------
Fri Aug 17 15:51:51 CEST 2001 - pmladek@suse.cz
- updated to version 3.09
- README.SuSE moved to sources
-------------------------------------------------------------------
Wed Mar 28 09:54:33 CEST 2001 - nadvornik@suse.cz
- update to 3.08
-------------------------------------------------------------------
Thu Nov 23 13:07:12 CET 2000 - ro@suse.de
- fixed requires
-------------------------------------------------------------------
Thu Oct 12 11:09:05 CEST 2000 - nadvornik@suse.cz
- new package