diff options
author | B Stack <bgstack15@gmail.com> | 2020-03-19 19:36:22 +0000 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2020-03-19 19:36:22 +0000 |
commit | b2dedd0c9988e888a53de366c65991d91c20c357 (patch) | |
tree | 15aaaec948f6d03fc91a60b54d86ec3dfa57a13e /debian/changelog | |
parent | cleanup (diff) | |
parent | minor fixes (diff) | |
download | logout-manager-b2dedd0c9988e888a53de366c65991d91c20c357.tar.gz logout-manager-b2dedd0c9988e888a53de366c65991d91c20c357.tar.bz2 logout-manager-b2dedd0c9988e888a53de366c65991d91c20c357.zip |
Merge branch 'add-ncurses' into 'master'
add ncurses and cli versions and makefile
See merge request bgstack15/logout-manager!1
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..b206280 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,5 @@ +logout-manager (0.0.1-1) obs; urgency=low + + * Initial release. + + -- Ben Stack <bgstack15@gmail.com> Wed, 11 Mar 2020 08:38:11 -0400 |