diff options
author | Joshua Harlow <harlowja@yahoo-inc.com> | 2012-06-11 22:15:11 -0700 |
---|---|---|
committer | Joshua Harlow <harlowja@yahoo-inc.com> | 2012-06-11 22:15:11 -0700 |
commit | ae765a7182d60e0984b5ebc6684aac895b8f3c8e (patch) | |
tree | d075d7792cef506fe57d0092fdb03e73ddc34ad0 /ChangeLog | |
parent | f061dd55bf755efc6caff4feeb59c62d0c8ae94b (diff) | |
download | vyos-cloud-init-ae765a7182d60e0984b5ebc6684aac895b8f3c8e.tar.gz vyos-cloud-init-ae765a7182d60e0984b5ebc6684aac895b8f3c8e.zip |
Update with parsing of a requirments file, changelog for this new refactoring stuff and setup.py for both of those.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +0.7.0: + - Huge refactor [Joshua Harlow] 0.6.4: - support relative path in AuthorizedKeysFile (LP: #970071). 0.6.3: |