linuxmint / mintcommon

23 stars 25 forks source link

Add apt_changelog module and apt-changelog command #31

Closed gm10 closed 5 years ago

gm10 commented 5 years ago

The apt_changelog module can retrieve full changelogs for almost any package and is more efficient in that it retrieves changelogs for installed packages locally.

To be used for interactive command line usage via mintsystem's apt and for integrated usage in mintupdate.

Includes #30