mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
release 3.33.4
This commit is contained in:
11
NEWS
11
NEWS
@ -1,3 +1,14 @@
|
||||
Overview of changes in Sysprof 3.33.4
|
||||
=====================================
|
||||
|
||||
• Build system fixes and improved backports
|
||||
• New network, disk, battery, and energy sources
|
||||
• Additional options for sysprof-cli including "syprof-cli -- command"
|
||||
support.
|
||||
• i18n is now properly initialized at startup
|
||||
• Improved styling
|
||||
• A new "duplex" graph type for read/write type visuals
|
||||
|
||||
Overview of changes in Sysprof 3.33.3
|
||||
=====================================
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
project('sysprof', ['c', 'cpp'],
|
||||
license: ['GPL3+', 'GPL2+'],
|
||||
version: '3.33.3',
|
||||
version: '3.33.4',
|
||||
meson_version: '>=0.49.0',
|
||||
default_options: [ 'c_std=gnu11',
|
||||
'cpp_std=c++11',
|
||||
|
||||
Reference in New Issue
Block a user