aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 19ab002e..402d9276 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2005-03-08
+ * src/imageview.[ch]: imageview_get_resized_pixbuf(): new.
+ src/textview.c: textview_add_part(): follow the setting of
+ prefs_common.resize_image.
+ * src/configure.in
+ src/about.c
+ src/mimeview.c: removed enable-gdk-pixbuf option since gdk-pixbuf
+ is now built-in.
+
+2005-03-08
+
* src/messageview.[ch]
src/mimeview.[ch]: changed the implementation of switching
Text/MIME view (enables smooth switching).