From 80445852285529e0d323c8bb076512b69eaf96a3 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 4 Dec 2000 23:16:05 +0000 Subject: New `e-corba-utils.c' module, for now just containing a function to get a safe CORBA string from a possibly NULL string pointer. svn path=/trunk/; revision=6786 --- e-util/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'e-util/ChangeLog') diff --git a/e-util/ChangeLog b/e-util/ChangeLog index dba0d7a301..5bbe2ed607 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,10 @@ +2000-12-04 Ettore Perazzoli + + * e-corba-utils.h: New. + + * e-corba-utils.c: New. + (e_safe_corba_string): New. + 2000-11-30 Not Zed * e-memory.c (e_strv_new): Fix typename of args (for all funcs). -- cgit