added support to text/enriched
authorMelvin Hadasht <melvin.hadasht@free.fr>
Wed, 28 Nov 2001 22:52:51 +0000 (22:52 +0000)
committerMelvin Hadasht <melvin.hadasht@free.fr>
Wed, 28 Nov 2001 22:52:51 +0000 (22:52 +0000)
added support to view headers in the message view of text/enriched
      and text/html non multipart messages

ChangeLog.claws
configure.in

index 546a410af473cde0da47af19bd636a35c29d338d..d7e12c6fbde082aa8d50e0023d8e00bceec2d277 100644 (file)
@@ -1,3 +1,15 @@
+2001-11-29 [melvin]    0.6.5claws42
+       * src/Makefile.am
+               added enriched.[ch] to the list of files
+
+       * src/textview.c
+       * src/mimeview.c
+       * src/procmime.[ch]
+       * src/enriched.[ch]
+               added support to view text/enriched
+               added support to show headers in message view for text/enriched and text/html
+                       in non multipart messages
+
 2001-11-28 [paul]      0.6.5claws41
 
        * more sync with sylpheed 0.6.5cvs18
index 320c0c96a895739552465de3d92d603611e0277a..5b9dc579ccb3b287160be53f752405e6a87be7ef 100644 (file)
@@ -8,7 +8,7 @@ MINOR_VERSION=6
 MICRO_VERSION=5
 INTERFACE_AGE=0
 BINARY_AGE=0
-EXTRA_VERSION=claws41
+EXTRA_VERSION=claws42
 VERSION=$MAJOR_VERSION.$MINOR_VERSION.$MICRO_VERSION$EXTRA_VERSION
 
 dnl