diff options
Diffstat (limited to 'modules/fdlibm/README.mozilla')
-rw-r--r-- | modules/fdlibm/README.mozilla | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/modules/fdlibm/README.mozilla b/modules/fdlibm/README.mozilla index 3c2449612..d25ef8b8e 100644 --- a/modules/fdlibm/README.mozilla +++ b/modules/fdlibm/README.mozilla @@ -9,9 +9,11 @@ resources. The in-tree copy is updated by running sh update.sh +or + sh update.sh <sha-commit> from within the modules/fdlibm directory. -Current version: [commit f2287da07ac7a26ac08745cac66eec82ab9ba384]. +Current version: [commit cf4707bb2f78ecf56ba350bdc24e3135b4339622 (2019-09-25T18:50:57Z)]. -patches 01-14 fixes files to be usable within mozilla-central tree. +patches 01-18 fixes files to be usable within mozilla-central tree. See https://bugzilla.mozilla.org/show_bug.cgi?id=933257 |