https://bugs.kde.org/show_bug.cgi?id=358046

farid <snd.no...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
                 CC|                            |snd.no...@gmail.com
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #3 from farid <snd.no...@gmail.com> ---
(In reply to qubodup from comment #2)
> A changelog file is present in the repository, indicating it to be the
> source of change log information. However it hasn't been updated since 15.12.
> 
> Please
> a) update the file or
> b) explain at the top of the file, how to get latest change log information
> (I'm guessing this could be a quickgit.kde.org link that gives all the
> changes for a specific release if that's possible or just a link to the
> blog, it at least seems to have a log for 16.08.2
> https://kdenlive.org/2016/10/kdenlive-16-08-2-released/


Albert from KDE gave me some tips recently, so try something like this:

git fetch
git fetch --tags
git log --pretty=format:"%s" v16.08.3..origin/Applications/16.12 > log.txt

You will be able also to find these logs on the official KDE announcement and
on the website. 

Cheers

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to