Bug 480936 - Looking Web page of Release notes for 1.10.7 and older ones.
Summary: Looking Web page of Release notes for 1.10.7 and older ones.
Status: RESOLVED FIXED
Alias: None
Product: kdiff3
Classification: Applications
Component: application (show other bugs)
Version: 1.10.7
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: michael
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-06 07:03 UTC by Meta
Modified: 2024-05-18 23:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Meta 2024-02-06 07:03:33 UTC
Looking for URL that contains Release notes for 1.10.7 and older ones. There is changelog available on Git - https://github.com/KDE/kdiff3/blob/master/ChangeLog but this is updated 10 months back and it is for MajorVersion.MinorVersion i.e. (1.10)

Can we get for each specific release?
Comment 1 michael 2024-02-11 13:06:27 UTC
Try: https://invent.kde.org/sdk/kdiff3/-/blob/1.10/ChangeLog?ref_type=heads. Looks I missed 1.10.7 but it has the others.
Comment 2 michael 2024-02-11 13:42:46 UTC
!.10.7 includes
improved handling of oversized files
follows links to links to a maxium depth of 15.

Git logs for 1.10.7 new including CI only changes and Automatic translation file updates:

2f69679e0bc1f67d4647244085c5b0aa10d1a16a Correctly handle oversized files
eb9cdcc03773a68bb6d1a084cf3dd830ab895c4a Cleanup bare pointer in KDiff3App::~KDiff3App
bbcb40fa1563f7663312607006ddd65cbfdaf3c3 Move oversized file message to a variable.
3814f2463763865a0cdcd04d8c14db62775d6233 Fix attempts to set out of range value for LineRef
4eac31130ab24b6676e0bbdae959d6f7676f2b7d [FileAccess::isNormal] Follow symlinks recursively
2b3fc1d53af2c975ba456ae719e21e6882c19854 Fix recursion back stop in FileAccess::isNormal
480416107f02ad25f4daa0f5e2adf322b1e2abfd Move isEditableText to main actionability check
a038a3da250ee9683075a6742f33ac1312229e83 Make invalid calls to MergeBlock::split crash in debug mode