From 5e6cc26b93c29b017c8f4d36ff6f9472edcf4c82 Mon Sep 17 00:00:00 2001 From: Dylan Date: Mon, 15 Feb 2016 23:59:57 +1100 Subject: [PATCH] changelog --- 1.2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/1.2.md b/1.2.md index 26cd36d3..8c18eb01 100644 --- a/1.2.md +++ b/1.2.md @@ -3,6 +3,8 @@ - Fetch now has a **gitter** chatroom. [![Gitter](https://badges.gitter.im/dylanaraps/fetch.svg)](https://gitter.im/dylanaraps/fetch?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) - Fixed text padding when the user didn't have the locale 'en_US.UTF8' installed. - `--ascii_distro` now also enables ascii mode. +- Check for packages based on which package manager is installed instead of
+using a hardcoded list of distros. ### OS