diff options
author | Robby Workman <rworkman@slackware.com> | 2018-04-03 19:45:14 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackware.com> | 2018-04-03 20:06:33 -0500 |
commit | 0cfc1f787d9011a26cb8ca7a98860a15cc4562c1 (patch) | |
tree | c261b8af661830eefe1bf18155bdc79c2b99634d /files | |
parent | 80c5dc16dd8dff92baa5da3b6beacdc34b00a299 (diff) | |
download | slackpkg-0cfc1f787d9011a26cb8ca7a98860a15cc4562c1.tar.xz |
2.83.0beta1
Diffstat (limited to 'files')
-rw-r--r-- | files/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/files/ChangeLog b/files/ChangeLog index e3aff0e..363f7b8 100644 --- a/files/ChangeLog +++ b/files/ChangeLog @@ -1,4 +1,16 @@ +Wed Apr 4 01:06:05 UTC 2018 +--------------- + - 2.83.0beta1 (yes, jump from 2.82.3betas) + - fix stray stuff in vimdiff prompt + - sort .new files list from looknew() (thanks to Eduard Rozenberg) + - make sure user is aware of kernel update (require keypress) + - respect $ROOT in looknew() (thanks to burdi01 on LQ) + - inform user that the warning about a -current mirror + only occurs once, and also point the location of the + file to remove if they want the warning back + - don't offer to run lilo if initrd is in lilo.conf + Sat Jan 6 23:54:27 UTC 2018 --------------- - 2.82.3beta5 |