mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc CHANGES,1.126,1.127

2005-05-22 14:14:38
Update of /home/users/mhonarc.org/ehood/cvs/mhonarc/mhonarc/MHonArc
In directory denethor.mallorn.com:/tmp/cvs-serv20529

Modified Files:
	CHANGES 
Log Message:
Beefed up filtering of UTF-8 messages:  "Malformed UTF-8
..." warnings are now suppressed with such sequences being converted
to U+FFFD (�), which should normally cause an HTML viewer
to render a question-mark-like glyph.

Earlier version passed malformed utf-8 sequences through.
No bug/security problems have been reported against this, but it
was a bad practice that has now been corrected.


Index: CHANGES
===================================================================
RCS file: /home/users/mhonarc.org/ehood/cvs/mhonarc/mhonarc/MHonArc/CHANGES,v
retrieving revision 1.126
retrieving revision 1.127
diff -C2 -r1.126 -r1.127
*** CHANGES	20 May 2005 16:08:20 -0000	1.126
--- CHANGES	22 May 2005 21:14:32 -0000	1.127
***************
*** 14,17 ****
--- 14,29 ----
  YYYY/MM/DD
  ============================================================================
+ 2005/MM/DD	(2.X.X)
+ 
+ * Beefed up filtering of UTF-8 messages:  "Malformed UTF-8
+   ..." warnings are now suppressed with such sequences being converted
+   to U+FFFD (�), which should normally cause an HTML viewer
+   to render a question-mark-like glyph.
+ 
+   Earlier version passed malformed utf-8 sequences through.
+   No bug/security problems have been reported against this, but it
+   was a bad practice that has now been corrected.
+ 
+ ============================================================================
  2005/05/20	(2.6.11)
  

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-COMMITS