--- alx-src/branches/alx-web-070/ChangeLog 2017/08/02 15:09:32 9680 +++ alx-src/branches/alx-web-070/ChangeLog 2017/08/30 14:26:33 10649 @@ -1,5 +1,20 @@ +2017-08-30 Niels Rogalla + + * [r10648] index.php, show.php: + -print the arch of the alx os + * [r10647] + scripts/sql-schema/include/update_to_database_schema_version_12.sh[ADD]: + -support arch detecting features in the sql schema and fixed an + schema error + * [r10646] scripts/sql-schema/include/schema.sh, + scripts/sql-schema/include/version.sh: + -support arch detecting features in the sql schema and fixed an + schema error + 2017-08-02 Niels Rogalla + * [r9680] ChangeLog: + -updated ChangeLog * [r9679] scripts/Makefile: -install socket-send dir * [r9661] include/socket_send.php, scripts/socket-send[ADD],