[latex3-commits] [git/LaTeX3-latex3-latex3] master: Step release tag (2f775e6b6)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Nov 25 23:48:27 CET 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/2f775e6b6b5c2ed36dbbcd25ec0c3adc5acff4c8
>---------------------------------------------------------------
commit 2f775e6b6b5c2ed36dbbcd25ec0c3adc5acff4c8
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Nov 25 22:48:27 2019 +0000
Step release tag
>---------------------------------------------------------------
2f775e6b6b5c2ed36dbbcd25ec0c3adc5acff4c8
l3backend/CHANGELOG.md | 5 ++++-
l3backend/README.md | 2 +-
l3backend/l3backend-basics.dtx | 2 +-
l3backend/l3backend-box.dtx | 2 +-
l3backend/l3backend-color.dtx | 2 +-
l3backend/l3backend-draw.dtx | 2 +-
l3backend/l3backend-graphics.dtx | 2 +-
l3backend/l3backend-header.dtx | 2 +-
l3backend/l3backend-pdf.dtx | 2 +-
9 files changed, 12 insertions(+), 9 deletions(-)
diff --git a/l3backend/CHANGELOG.md b/l3backend/CHANGELOG.md
index 0cfdaa21b..a009da31d 100644
--- a/l3backend/CHANGELOG.md
+++ b/l3backend/CHANGELOG.md
@@ -6,6 +6,8 @@ this project uses date-based 'snapshot' version identifiers.
## [Unreleased]
+## [2019-11-25]
+
### Changed
- Move dvips header material to `.pro` file
@@ -38,7 +40,8 @@ this project uses date-based 'snapshot' version identifiers.
- Include `l3backend` in file names
- Moved backend code to internal for each 'parent' module
-[Unreleased]: https://github.com/latex3/latex3/compare/2019-10-11...HEAD
+[Unreleased]: https://github.com/latex3/latex3/compare/2019-11-25...HEAD
+[2019-11-25]: https://github.com/latex3/latex3/compare/2019-10-11...2019-11-25
[2019-10-11]: https://github.com/latex3/latex3/compare/2019-09-05...2019-10-11
[2019-09-05]: https://github.com/latex3/latex3/compare/2019-08-25...2019-09-05
[2019-08-25]: https://github.com/latex3/latex3/compare/2019-07-01...2019-08-25
diff --git a/l3backend/README.md b/l3backend/README.md
index fb3c01feb..5b0a2c392 100644
--- a/l3backend/README.md
+++ b/l3backend/README.md
@@ -1,7 +1,7 @@
LaTeX3 Backend Drivers
======================
-Release 2019-10-11
+Release 2019-11-25
This package forms parts of `expl3`, and contains the code used to interface
with backends (drivers) across the `expl3` codebase. The functions here are
diff --git a/l3backend/l3backend-basics.dtx b/l3backend/l3backend-basics.dtx
index 8d2a801c7..2ac78b51d 100644
--- a/l3backend/l3backend-basics.dtx
+++ b/l3backend/l3backend-basics.dtx
@@ -43,7 +43,7 @@
% }^^A
% }
%
-% \date{Released 2019-10-11}
+% \date{Released 2019-11-25}
%
% \maketitle
%
diff --git a/l3backend/l3backend-box.dtx b/l3backend/l3backend-box.dtx
index 651537398..0b37cbb15 100644
--- a/l3backend/l3backend-box.dtx
+++ b/l3backend/l3backend-box.dtx
@@ -43,7 +43,7 @@
% }^^A
% }
%
-% \date{Released 2019-10-11}
+% \date{Released 2019-11-25}
%
% \maketitle
%
diff --git a/l3backend/l3backend-color.dtx b/l3backend/l3backend-color.dtx
index 4bf4b1a0d..efc778a3b 100644
--- a/l3backend/l3backend-color.dtx
+++ b/l3backend/l3backend-color.dtx
@@ -43,7 +43,7 @@
% }^^A
% }
%
-% \date{Released 2019-10-11}
+% \date{Released 2019-11-25}
%
% \maketitle
%
diff --git a/l3backend/l3backend-draw.dtx b/l3backend/l3backend-draw.dtx
index fcbf889d5..dafdf6a43 100644
--- a/l3backend/l3backend-draw.dtx
+++ b/l3backend/l3backend-draw.dtx
@@ -43,7 +43,7 @@
% }^^A
% }
%
-% \date{Released 2019-10-11}
+% \date{Released 2019-11-25}
%
% \maketitle
%
diff --git a/l3backend/l3backend-graphics.dtx b/l3backend/l3backend-graphics.dtx
index 5ed22d54f..9b0943d47 100644
--- a/l3backend/l3backend-graphics.dtx
+++ b/l3backend/l3backend-graphics.dtx
@@ -43,7 +43,7 @@
% }^^A
% }
%
-% \date{Released 2019-10-11}
+% \date{Released 2019-11-25}
%
% \maketitle
%
diff --git a/l3backend/l3backend-header.dtx b/l3backend/l3backend-header.dtx
index dcaacada7..b1f2495c7 100644
--- a/l3backend/l3backend-header.dtx
+++ b/l3backend/l3backend-header.dtx
@@ -43,7 +43,7 @@
% }^^A
% }
%
-% \date{Released 2019-10-11}
+% \date{Released 2019-11-25}
%
% \maketitle
%
diff --git a/l3backend/l3backend-pdf.dtx b/l3backend/l3backend-pdf.dtx
index d834d195b..ad4d3028a 100644
--- a/l3backend/l3backend-pdf.dtx
+++ b/l3backend/l3backend-pdf.dtx
@@ -43,7 +43,7 @@
% }^^A
% }
%
-% \date{Released 2019-10-11}
+% \date{Released 2019-11-25}
%
% \maketitle
%
More information about the latex3-commits
mailing list