File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -839,7 +839,6 @@ available.
839839 - ` HinnantBasicTest/Makefile `
840840 - ` HinnantExtendedTest/Makefile `
841841 - Validate against one library, acetimec:
842- - ` $ vi AcetimecExtendedTest/Makefile `
843842 - ` $ make -C AcetimecExtendedTest clean `
844843 - ` $ make -C AcetimecExtendedTest all `
845844 - ` $ make -C AcetimecExtendedTest run `
@@ -853,13 +852,18 @@ available.
853852 - Update the ` TZ_VERSION ` variable in the makefiles.
854853 - ` $ make zonedbs `
855854- Update CHANGELOGs
855+ - Copy a summary of the TZDB release notes from
856+ https://mm.icann.org/pipermail/tz-announce/ to the various CHANGELOG.md
857+ files.
856858 - AceTime/CHANGELOG.md
857859 - acetimec/CHANGELOG.md
858860 - acetimepy/CHANGELOG.md
859861 - AceTimeValidation/CHANGELOG.md
860- - Commit the changes to git
862+ - Commit and push the changes for the following repos: AceTime, acetimec,
863+ acetimepy, AceTimeValidation
861864 - ` $ git add ... `
862865 - ` $ git commit -m "..." `
866+ - ` $ git push `
863867
864868There are 12 other validation tests in the AceTimeValidation project that
865869compare AceTime with various other third party libraries:
You can’t perform that action at this time.
0 commit comments