diff options
author | Pale Moon <git-repo@palemoon.org> | 2015-05-27 00:42:47 +0200 |
---|---|---|
committer | Pale Moon <git-repo@palemoon.org> | 2015-05-27 00:42:47 +0200 |
commit | 1c32255718e88b075d319efb7e7758782e5e729e (patch) | |
tree | 3b1ecfae5c07f5f884474d655adc5f405fee92d9 /config | |
parent | 1539e283008df0fe2ee11defdab8e1ec52972404 (diff) | |
download | palemoon-gre-1c32255718e88b075d319efb7e7758782e5e729e.tar.gz |
Wholesale switch remaining code to Goanna
Diffstat (limited to 'config')
-rw-r--r-- | config/milestone.txt | 4 | ||||
-rw-r--r-- | config/stl-headers | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/config/milestone.txt b/config/milestone.txt index cb28f3a77..b495feed5 100644 --- a/config/milestone.txt +++ b/config/milestone.txt @@ -6,8 +6,6 @@ # x.x.x+ # # Referenced by milestone.pl. -# Hopefully I'll be able to automate replacement of *all* -# hardcoded milestones in the tree from these two files. #-------------------------------------------------------- -25.5.0 +1.0.0 diff --git a/config/stl-headers b/config/stl-headers index c057d8ef9..2180fbd2e 100644 --- a/config/stl-headers +++ b/config/stl-headers @@ -15,7 +15,7 @@ new # FIXME: these headers haven't been reviewed yet, but we use them -# unsafely in Gecko, so we might as well prevent them from +# unsafely in Goanna, so we might as well prevent them from # throwing exceptions algorithm atomic |