diff --git a/ChangeLog b/ChangeLog index 99fa160f..6e0c86dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -v0.3 +v0.3 Sat Oct 17 10:42:49 CEST 2015 rurban v0.3-g7963cbc-1264 * Added new syntax tuple[index] for fast, unsafe array access, also for table with a string literal: table["key"] diff --git a/core/potion.h b/core/potion.h index a5218526..5f1d9804 100644 --- a/core/potion.h +++ b/core/potion.h @@ -2,7 +2,7 @@ The potion API (c) 2008 why the lucky stiff, the freelance professor - (c) 2013-2014 perl11.org */ + (c) 2013-2015 perl11.org */ /** \mainpage potion