Hey all,
Just wanted to let you know that I tagged v2.13-rc1[1]. This is the first
release candidate for v2.13. Thank you to all who have contributed!
If you discover severe bugs-- hangs, crashes, and the like-- let us know
on the GitHub issue tracker[2]. Barring any nasty discoveries, v2.13
will be coming soon.
Output of 'git shortlog -n --no-merges v2.12..v2.13-rc1'
Joe Konno (17):
README.md: rename, add md syntax, and major tweaks
README.md: Fix a misspelled name
Add CONTRIBUTE.md
Remove Android build artifacts
configure.ac: bump version to v2.13-pre
configure.ac: use ax_cxx_compile_stdcxx instead
po: regenerate gettext files
Enable support for DNV
intel_cpus: Fix ICX definition
configure.ac: add missing checks from autoscan
gettext: update to 0.20.2
remove INSTALL relic
gitignore: refresh ignored files
Doxyfile.in: refresh for version 1.8.18
Doxyfile.in: modernize configuration
intel_cpus: Fix SKY-X definition
configure.ac: bump to version v2.13-rc1
Edward Betts (1):
correct spelling mistake
James Earl Douglas (1):
Update wording to match units of measure
Jaroslav Škarvada (1):
Dropped unused variable "entry" detected by Coverity
Michael Vetter (1):
intel_cpus.cpp: Only call closedir() if opened
[1]
https://github.com/fenrus75/powertop/releases/tag/v2.13-rc1
[2]
https://github.com/fenrus75/powertop/issues
Cheers!