aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMatthew Loper <mloper@src.gnome.org>2000-02-09 08:48:28 +0800
committerMatthew Loper <mloper@src.gnome.org>2000-02-09 08:48:28 +0800
commit66dc424c9c809c775e1491299bb2a8c97715865f (patch)
treed15e62877fc1cacc537f61b82f40a45fb7b01fb3 /ChangeLog
parentc9f1db9bd04c54e488d2c3670c9baed990aa205f (diff)
downloadgsoc2013-evolution-66dc424c9c809c775e1491299bb2a8c97715865f.tar.gz
gsoc2013-evolution-66dc424c9c809c775e1491299bb2a8c97715865f.tar.zst
gsoc2013-evolution-66dc424c9c809c775e1491299bb2a8c97715865f.zip
+ * tests/test-formatter.c (convert_to_html_and_print): Use the
+ buffer length of the stream to create strings which are then + printed, rather than printing the stream (which might not have a + trailing \0) directly. + + * camel/camel-formatter.c (str_tolower): New function; makes a + string lowercase. svn path=/trunk/; revision=1698
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2745cd92fe..69ac056f74 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2000-02-08 Matt Loper <matt.loper@splashtech.com>
+ * tests/test-formatter.c (convert_to_html_and_print): Use the
+ buffer length of the stream to create strings which are then
+ printed, rather than printing the stream (which might not have a
+ trailing \0) directly.
+
+ * camel/camel-formatter.c (str_tolower): New function; makes a
+ string lowercase.
+
* tests/test-formatter.c (convert_to_html_and_print): Fixed call
to 'camel_formatter_mime_message_to_html' to contain correct
params.
eebsd-ports/commit/lang/phantomjs?h=2021Q4&id=028c7077bae2ea5d5b42ba67411a80c00d629fff'>devel/icu: drop C++98 compatibility workaroundsJan Beich2018-02-091-0/+17 * devel/icu: update to 60.1Jan Beich2017-11-091-1/+1 * devel/icu: update to 59.1Jan Beich2017-09-251-1/+1 * lang/phantomjs: unbreak with ICU 59.1Jan Beich2017-09-122-1/+65 * Back out C++11 changes for ICU >= 59Jan Beich2017-09-121-4/+2 * lang/phantomjs: unbreak with ICU >= 59Jan Beich2017-09-121-2/+4 * Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2017-09-111-1/+1 * Don't set WRKSRC when USE_GITHUB. Use the correct GH_ACCOUNT/GH_PROJECT,Mathieu Arnold2017-08-211-1/+0 * Mark not-for-archs for armv6.Mark Linimon2017-05-271-0/+2 * Mark some ports failing on power64. In cases where the error messageMark Linimon2017-05-141-0/+1 * Bump PORTREVISIONs for ports depending on the canonical version of GCC andGerald Pfeifer2017-04-011-1/+1 * lang/phantomjs: Update to 2.1.1Mark Felder2017-01-3012-136/+92 * Remove BROKEN_FreeBSD_9Sunpoet Po-Chuan Hsieh2017-01-011-1/+0 * devel/icu: update to 58.1Jan Beich2016-11-201-1/+1 * lang/phantomjs: Remove PROJECTHOST, a relic from when this was hosted on Goog...Mark Felder2016-10-041-1/+0 * lang/phantomjs: Do not enable X11 support by defaultMark Felder2016-10-041-2/+5 * - Convert sparc64 BROKEN to helperDmitry Marakasov2016-10-011-7/+4 * - Update devel/icu to 57.1.Tijl Coosemans2016-09-241-1/+1 * lang/phantomjs: Remove hack for FreeBSD 9 and use compiler:c++11-langMark Felder2016-09-201-6/+1 * lang/phantomjs: Fix build on 9.3 and 11.0Mark Felder2016-09-173-17/+43 * Bump PORTREVISION for the icu revert.Mathieu Arnold2016-07-071-1/+1 * devel/icu: bump PORTREVISION on dependent portsPietro Cerutti2016-07-061-1/+1 * Add support for compiling in a no-SSLv3 environment.Matthew Seaman2016-05-153-0/+37 * Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.Mathieu Arnold2016-04-011-6/+6 * Add explicit USES=gperfAntoine Brodin2016-02-121-1/+1 * - Disable ccache for this port: it fails to build by not respecting the envir...Dmitry Marakasov2016-02-051-0/+1 * Convert to USES=jpegAntoine Brodin2015-09-061-2/+1 *