CHANGELOG 418 B

12345678910111213141516171819
  1. 1.0
  2. Fixed and cleaned up README file
  3. Config file parsing
  4. Man page
  5. Example PKGBUILD file
  6. Bug fix for missing pthread_rwlock_init
  7. 0.2
  8. Updated meson build to improve compatibility, configuration and development
  9. cpugovctl now uses polkit
  10. Fixed potential threading issues
  11. Added option to use the system d-bus for the daemon rather than systemd
  12. Various code style and standards related improvements
  13. 0.1
  14. Initial release