diff --git a/ChangeLog-current.txt b/ChangeLog-current.txt index 7097d30..e28e737 100644 --- a/ChangeLog-current.txt +++ b/ChangeLog-current.txt @@ -10,6 +10,10 @@ enhancements: * Remove code related to user-mode support; sbopkg must now be run as root in all cases; add single check at start of script to make sure we are root. + * Re-implement the code that checks for renamed software; fix upgrading + of renamed packages; thanks to Phillip Warner for raising the issues + with the older code; add wbxml2->libwbxml to sbopkg-renames; thanks to + Mauro Giachero for working on these fixes. * Remove some useless code from check_for_latest and also fix the download folder for sbopkg updates. Thanks to David Somero for the bug report.