diff options
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 0fbcf9df6b..e3a2fffeac 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,10 @@ +2006-06-15 Tor Lillqvist <tml@novell.com> + + * e-plugin.c (ep_construct): On Win32, if the compile-time + localedir's prefix from the plugin's .eplug file matches + Evolution's compile-time prefix, replace it with the run-time + prefix (installation directory). + 2006-06-09 Chris Heath <chris@heathens.co.nz> * e-plugin.c (ep_construct): Fix memory leak. |