*** empty log message ***

svn path=/trunk/boinc/; revision=11645
This commit is contained in:
David Anderson 2006-12-12 00:00:13 +00:00
parent 37513bef05
commit aa98feadc0
2 changed files with 12 additions and 2 deletions

View File

@ -13264,10 +13264,10 @@ Charlie 9 Dec 2006
David 11 Dec 2006
- core client: preliminary checkin for auto-update functionality.
(Note: this will not be enabled by default)
(Note: this feature will not be enabled by default)
client/
Makefile.am
Makefile.am
auto_update.C,h (new)
client_state.C,h
client_types.C
@ -13281,3 +13281,5 @@ David 11 Dec 2006
lib/
common_defs.h
gui_rpc_client.h
win_build/
boinc_cli_curl.vcproj

View File

@ -527,6 +527,10 @@
RelativePath="..\client\app_start.C"
>
</File>
<File
RelativePath="..\client\auto_update.C"
>
</File>
<File
RelativePath="..\client\check_state.C"
>
@ -1696,6 +1700,10 @@
RelativePath="..\client\app.h"
>
</File>
<File
RelativePath="..\client\auto_update.h"
>
</File>
<File
RelativePath="..\lib\base64.h"
>