diff options
author | B Stack <bgstack15@gmail.com> | 2021-03-22 15:26:36 -0400 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2021-03-22 15:26:36 -0400 |
commit | 4238d00f7b49723511cb13b0597fe873a6cf9d01 (patch) | |
tree | c9af98a11a638f5514f96814190ff3b84803b120 /src/usr/share/doc | |
parent | version bump and rename .cron file (diff) | |
parent | Merge branch 'dev' of https://gitlab.com/bgstack15/laps into dev (diff) | |
download | laps-4238d00f7b49723511cb13b0597fe873a6cf9d01.tar.gz laps-4238d00f7b49723511cb13b0597fe873a6cf9d01.tar.bz2 laps-4238d00f7b49723511cb13b0597fe873a6cf9d01.zip |
Bring in unreleased changes from 2020dev
Diffstat (limited to 'src/usr/share/doc')
-rw-r--r-- | src/usr/share/doc/laps/changes | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/src/usr/share/doc/laps/changes b/src/usr/share/doc/laps/changes index 9c842eb..484ad4c 100644 --- a/src/usr/share/doc/laps/changes +++ b/src/usr/share/doc/laps/changes @@ -14,7 +14,10 @@ * Thu Jul 18 2019 B Stack <bgstack15@gmail.com> - 0.0.4-2 - move library functions out of laps +* Fri Apr 17 2020 Ben Stack <bgstack15@gmail.com> - unreleased +- add support for libexec/ path + * Mon Mar 22 2021 B. Stack <bgstack15@gmail.com> - 0.0.5-1 -- Depend on bgscripts lib that provides library fix for shldap (Fix #10) -- Fix #11 (laps 0.0.5 rpm) -- Fix #12 70_laps.cron name is invalid on Debian-based distros +- Fix #10: Depend on bgscripts version that fixes shldap lib +- Fix #11: laps 0.0.5 rpm +- Fix #12: 70_laps.cron name is invalid on Debian-based distros |