aboutsummaryrefslogtreecommitdiffstats
path: root/en
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2019-07-01 00:04:45 +0200
committerfilip <filip.komar@gmail.com>2019-07-01 00:04:45 +0200
commitdb433340915c6dce830dc48dfdc1ab1df2cb9a4a (patch)
treefda979333958076caf0b872dce2041345d9ef6be /en
parentc07819da6d6f38c17e4f144aa40913ef3c4856e7 (diff)
downloadwww-db433340915c6dce830dc48dfdc1ab1df2cb9a4a.tar
www-db433340915c6dce830dc48dfdc1ab1df2cb9a4a.tar.gz
www-db433340915c6dce830dc48dfdc1ab1df2cb9a4a.tar.bz2
www-db433340915c6dce830dc48dfdc1ab1df2cb9a4a.tar.xz
www-db433340915c6dce830dc48dfdc1ab1df2cb9a4a.zip
add mga7 to timeline
Diffstat (limited to 'en')
-rw-r--r--en/timeline/index.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/en/timeline/index.php b/en/timeline/index.php
index cd8c86da8..d6ecc1539 100644
--- a/en/timeline/index.php
+++ b/en/timeline/index.php
@@ -36,6 +36,9 @@ function list_events($events = array())
}
$events = array(
+ _r('2019') => array(
+ _r('June') => array(sprintf(_r('<a href=%s>Mageia 7</a> is released.'), '"../7/"')),
+ ),
_r('2018') => array(
_r('October') => array(sprintf(_r('<a href=%s>Mageia 6</a> updated to 6.1.'), '"../6/"')),
),