Release 1.1.21
This commit is contained in:
parent
06dc8880f9
commit
3bbb2a24b6
@ -1,3 +1,8 @@
|
|||||||
|
Changes in version 1.1.21
|
||||||
|
Tue Jun 07 2011 Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
|
- /etc/profile: export LC_ALL variable
|
||||||
|
-------------------------------------------------------------------------------
|
||||||
|
|
||||||
Changes in version 1.1.20
|
Changes in version 1.1.20
|
||||||
Mon Jun 14 2010 Silvan Calarco <silvan.calarco@mambasoft.it>
|
Mon Jun 14 2010 Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
- /etc/filesystems: added ext4 and reiser4 filesystems
|
- /etc/filesystems: added ext4 and reiser4 filesystems
|
||||||
|
@ -5,6 +5,7 @@
|
|||||||
#
|
#
|
||||||
# WARNING:
|
# WARNING:
|
||||||
# do not modify this file as it will be replaced upon package updates
|
# do not modify this file as it will be replaced upon package updates
|
||||||
|
# use /etc/profile.d/ instead
|
||||||
|
|
||||||
if [ -r /etc/sysconfig/i18n ]; then
|
if [ -r /etc/sysconfig/i18n ]; then
|
||||||
. /etc/sysconfig/i18n
|
. /etc/sysconfig/i18n
|
||||||
|
Loading…
Reference in New Issue
Block a user