aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog3
-rw-r--r--win32/libemiscwidgets.def1
2 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c5dfcf87b..674db68db5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* win32/Makefile.am (EXTRA_DIST): Typo.
+ * win32/libemiscwidgets.def: Add e_utf8_to_locale_string, used in
+ e-util.
+
2005-06-17 Kaushal Kumar <kakumar@novell.com>
* Retired GAL from Head. The relevant files have moved inside
diff --git a/win32/libemiscwidgets.def b/win32/libemiscwidgets.def
index ed66e8d2cc..8f4434a52a 100644
--- a/win32/libemiscwidgets.def
+++ b/win32/libemiscwidgets.def
@@ -18,3 +18,4 @@ EXPORTS
e_map_window_to_world
e_map_zoom_out
e_map_zoom_to_location
+ e_utf8_to_locale_string