summaryrefslogtreecommitdiff
path: root/LTS.md
diff options
context:
space:
mode:
authorGravatar Abseil Team <absl-team@google.com>2021-01-05 16:07:09 -0800
committerGravatar Derek Mauro <dmauro@google.com>2021-01-06 09:43:57 -0500
commita6c17c7e8430f204b1c330acf1688fbcd8abebfa (patch)
treee62ab4856fef7d647c94aa18ff662f015889edfe /LTS.md
parentbb7fb2c7bf6ac33b243a880edfbdb21ad2b81281 (diff)
Export of internal Abseil changes
-- 9d120df9deffb80c2102ac5048bb18c0cf5b9506 by Derek Mauro <dmauro@google.com>: Delete LTS.md Update links to point to https://abseil.io/about/releases and https://github.com/abseil/abseil-cpp/releases instead. PiperOrigin-RevId: 350239792 -- 43790be723cc11169a559e25b2198ee07a63722c by Derek Mauro <dmauro@google.com>: Import of CCTZ from GitHub. PiperOrigin-RevId: 350188087 GitOrigin-RevId: 9d120df9deffb80c2102ac5048bb18c0cf5b9506 Change-Id: Ieb9bd31a3af06e64a3d49f8b233daafe7827f733
Diffstat (limited to 'LTS.md')
-rw-r--r--LTS.md16
1 files changed, 0 insertions, 16 deletions
diff --git a/LTS.md b/LTS.md
deleted file mode 100644
index ade8b17c..00000000
--- a/LTS.md
+++ /dev/null
@@ -1,16 +0,0 @@
-# Long Term Support (LTS) Branches
-
-This repository contains periodic snapshots of the Abseil codebase that are
-Long Term Support (LTS) branches. An LTS branch allows you to use a known
-version of Abseil without interfering with other projects which may also, in
-turn, use Abseil. (For more information about our releases, see the
-[Abseil Release Management](https://abseil.io/about/releases) guide.)
-
-## LTS Branches
-
-The following lists LTS branches and the dates on which they have been released:
-
-* [LTS Branch December 18, 2018](https://github.com/abseil/abseil-cpp/tree/lts_2018_12_18/)
-* [LTS Branch June 20, 2018](https://github.com/abseil/abseil-cpp/tree/lts_2018_06_20/)
-* [LTS Branch August 8, 2019](https://github.com/abseil/abseil-cpp/tree/lts_2019_08_08/)
-* [LTS Branch February 25, 2020](https://github.com/abseil/abseil-cpp/tree/lts_2020_02_25/)