Update old homepage residual refs and non working git protocol

This commit is contained in:
Darko Poljak 2019-05-09 08:26:42 +02:00
commit 15f01149f9
8 changed files with 12 additions and 9 deletions

View file

@ -4,6 +4,9 @@ Changelog
next:
* Documentation: Add 'Perils of CDIST_ORDER_DEPENDENCY' sub-section (Darko Poljak)
* Build: Clean and separate end user targets into Makefile and maintainer targets into build-helper (Darko Poljak)
* Core: Update residual references to old cdist homepage (Darko Poljak)
* Documentation: Update residual references to old cdist homepage and git source (Darko Poljak)
* Type __cdist: Fix non working 'git://' protocol source (Darko Poljak)
5.0.0: 2019-05-05
* Type __zypper_service: Fix spelling error in manpage (Dmitry Bogatov)