summaryrefslogtreecommitdiff
path: root/doc/libsensors-API.txt
diff options
context:
space:
mode:
authorkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2009-06-20 10:04:52 +0000
committerkhali <khali@7894878c-1315-0410-8ee3-d5d059ff63e0>2009-06-20 10:04:52 +0000
commit77e7caff0a275246feb6dfad12d71b63a81aa2d9 (patch)
treecad657a5d96987e761b1d0f42123d1b3a761e336 /doc/libsensors-API.txt
parente3649b3677e1c3474b7c5d6fa558d0bef587b6aa (diff)
downloadlm-sensors-77e7caff0a275246feb6dfad12d71b63a81aa2d9.tar.gz
libsensors: New method to free the memory allocated for the internal
representation of chip names. sensord, sensors: Fix a memory leak when one or more chip names are provided on the command line. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@5740 7894878c-1315-0410-8ee3-d5d059ff63e0
Diffstat (limited to 'doc/libsensors-API.txt')
-rw-r--r--doc/libsensors-API.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/libsensors-API.txt b/doc/libsensors-API.txt
index 7f31aff6..b244370e 100644
--- a/doc/libsensors-API.txt
+++ b/doc/libsensors-API.txt
@@ -6,6 +6,10 @@ over time. This document summarizes these evolutions so that application
authors can quickly figure out how to test for the availability of a
given new feature.
+0x420 lm-sensors 3.1.1
+* Added a method to free the memory allocated by sensors_parse_chip_name()
+ void sensors_free_chip_name(sensors_chip_name *chip);
+
0x410 lm-sensors 3.1.0
* Added bus type "acpi":
#define SENSORS_BUS_TYPE_ACPI