diff options
Diffstat (limited to 'en/timeline/index.php')
-rw-r--r-- | en/timeline/index.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/en/timeline/index.php b/en/timeline/index.php index 093d97d02..522a90aa1 100644 --- a/en/timeline/index.php +++ b/en/timeline/index.php @@ -36,6 +36,9 @@ function list_events($events = array()) } $events = array( + /*_r('2018') => array( + _r('October') => array(sprintf(_r('<a href=%s>Mageia 6</a> updated to 6.1.'), '"../6/"')), + ), /**/ _r('2017') => array( _r('July') => array(sprintf(_r('<a href=%s>Mageia 6</a> is released.'), '"../6/"')), _r('February') => array(_r('Seventh General Assembly during FOSDEM in Brussels, Belgium.')), |