diff --git a/ChangeLog b/ChangeLog index 21d61d2..f4e6d8c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Changes in version 1.1.21 +Tue Jun 07 2011 Silvan Calarco +- /etc/profile: export LC_ALL variable +------------------------------------------------------------------------------- + Changes in version 1.1.20 Mon Jun 14 2010 Silvan Calarco - /etc/filesystems: added ext4 and reiser4 filesystems diff --git a/VERSION b/VERSION index a8360c2..830bb28 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -VERSION = 1.1.20 +VERSION = 1.1.21 diff --git a/config/profile b/config/profile index 0b8210e..99026ef 100644 --- a/config/profile +++ b/config/profile @@ -5,6 +5,7 @@ # # WARNING: # do not modify this file as it will be replaced upon package updates +# use /etc/profile.d/ instead if [ -r /etc/sysconfig/i18n ]; then . /etc/sysconfig/i18n