Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ This release adds quite a few features:

- (new) bc-account-objects: Library to keep track of account details (e.g. read/write tokens, FTP credentials, etc)
- (new) bc-commons-applications: Utility applications that take advantage of the commons libraries (e.g. FTPUploader)
- (new) xml-utils: Added a pure W3C library (no Xalan dependecy) for simple operations
- (new) xml-utils: Added a pure W3C library (no Xalan dependency) for simple operations
- (changed) bc-catalog-objects: Added ability to serialize/deserialize objects to/from XML
- (removed) ftp-utils: Moved command line applications to new bc-commons-applications library

Expand Down