summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4a2ffae..d8f4da71 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2013-02-28 Jay Berkenbilt <ejb@ql.org>
+ * New method QUtil::safe_fopen to wrap calls to fopen. This is
+ less cumbersome than calling QUtil::fopen_wrapper.
+
* Remove all calls to sprintf
* New method QUtil::int_to_string_base to convert to octal or