Relicense to ISC License.
[routeros-api.git] / ChangeLog
index 152588b..066479a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2010-03-29, Version 1.1.2
+       * librouteros(3): Two memory leaks have been fixed in “ros_query” and
+         “ros_connect”.
+
+2010-01-04, Version 1.1.1
+       * ros_system_resource: Report bytes rather than KiBibytes. The CPU
+         frequency is reported in Hertz rather than Megahertz.
+
+2009-12-25, Version 1.1.0
+       * ros_system_resource: Added high-level interface for
+         “/system/resource/print”.
+       * ros: The “system-resource” high-level command has been added.
+       * ros: Usage output has been improved.
+       * librouteros(3): Versioning information has been added.
+
 2009-12-22, Version 1.0.1
        * ros_query: Sanity check the arguments. Passing NULL as connection
          pointer (and possibly other arguments) would lead to a segmentation