server: spice-server.syms: move sasl symbols to 0.8.2

[0.8: there are no 0.10.0 symbols]
This commit is contained in:
Alon Levy 2011-07-20 10:59:47 +03:00
parent c685a3d4eb
commit f3ee396dfe

View File

@ -53,3 +53,9 @@ SPICE_SERVER_0.8.1 {
global:
spice_server_set_agent_copypaste;
} SPICE_SERVER_0.8.0;
SPICE_SERVER_0.8.2 {
global:
spice_server_set_sasl;
spice_server_set_sasl_appname;
} SPICE_SERVER_0.8.1;