Author: jbeich Date: Mon Oct 1 10:33:56 2012 New Revision: 1049 Log: more changelog entries
ports/172201 issue happens for any option > 34 chars long and defined via OPTIONS_SINGLE or OPTIONS_MULTI. dialogwrapper.sh is supposed to be the official workaround. Modified: trunk/Gecko_ChangeLog Modified: trunk/Gecko_ChangeLog ============================================================================== --- trunk/Gecko_ChangeLog Sat Sep 29 16:30:37 2012 (r1048) +++ trunk/Gecko_ChangeLog Mon Oct 1 10:33:56 2012 (r1049) @@ -7,6 +7,7 @@ - support system hunspell dictionaries [1] - unbreak -esr ports with clang3.2 [2] - unbreak nss build when CC contains full path [3] +- remove GNOME option grouping [4] - add more reporters in about:memory: page-faults-hard, page-faults-soft, resident, vsize - use bundled jemalloc 3.0.0 on FreeBSD < 10.0 for gecko 16.0, @@ -14,5 +15,7 @@ - use lrintf() instead of slow C cast in bundled libopus - use libjpeg-turbo's faster color conversion if available during build - record startup time for telemetry +- use -z origin instead of hardcoding path to gecko runtime +- *miscellaneous cleanups and fixups* -PR: ports/171534 [1], ports/171566 [2], ports/172164 [3] +PR: ports/171534 [1], ports/171566 [2], ports/172164 [3], ports/172201 [4] _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-gecko To unsubscribe, send any mail to "[email protected]"
