forked from mono/Mono.Zeroconf
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2007-08-27 Aaron Bockover <[email protected]>
* configure.ac: Check for gacutil * src/mono-zeroconf.pc.in: Updated to reflect GAC path * src/mono-zeroconf.snk: Added strong name key file * src/Makefile.am: Keyfile * src/Mono.Zeroconf/Mono.Zeroconf.Providers/ProviderFactory.cs: Support loading plugins from the libdir location based on the GAC assembly path * src/Mono.Zeroconf/Makefile.am: Install into the GAC * docs/Makefile.am: Fixed up to not need MonodocNodeConfig svn path=/trunk/Mono.Zeroconf/; revision=84924
- Loading branch information
Showing
29 changed files
with
192 additions
and
419 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,20 @@ | ||
2007-08-27 Aaron Bockover <[email protected]> | ||
|
||
* configure.ac: Check for gacutil | ||
|
||
* src/mono-zeroconf.pc.in: Updated to reflect GAC path | ||
|
||
* src/mono-zeroconf.snk: Added strong name key file | ||
|
||
* src/Makefile.am: Keyfile | ||
|
||
* src/Mono.Zeroconf/Mono.Zeroconf.Providers/ProviderFactory.cs: Support | ||
loading plugins from the libdir location based on the GAC assembly path | ||
|
||
* src/Mono.Zeroconf/Makefile.am: Install into the GAC | ||
|
||
* docs/Makefile.am: Fixed up to not need MonodocNodeConfig | ||
|
||
2007-08-27 Aaron Bockover <[email protected]> | ||
|
||
* src/MZClient/ZeroconfClient.cs: Make the default browse type _workstation | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.