Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
snf-image
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
itminedu
snf-image
Commits
feeff3f6
Commit
feeff3f6
authored
11 years ago
by
Nikos Skalkotos
Browse files
Options
Downloads
Patches
Plain Diff
Update version and ChangeLog for 0.11
parent
781cb36b
No related branches found
Branches containing commit
Tags
0.11
Tags containing commit
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
ChangeLog
+9
-2
9 additions, 2 deletions
ChangeLog
docs/conf.py
+2
-2
2 additions, 2 deletions
docs/conf.py
version
+1
-1
1 addition, 1 deletion
version
version.m4
+1
-1
1 addition, 1 deletion
version.m4
with
13 additions
and
6 deletions
ChangeLog
+
9
−
2
View file @
feeff3f6
2013-10-18, v0.11
* Update the documentation
* Change local-backend identifier from file:// to local//
* Make sure the user does not specify local images outside IMAGE_DIR by
using .. in the IMG_ID parameter
* HELPER: Fix a bug triggered when the image is corructed
2013-09-23, v0.10.1
* Merge the ChangeLog files of snf-image and snf-image-helper
* Add version check in snf-image-update-helper
...
...
@@ -9,8 +16,8 @@
* Fix a bug in the network back-end
2013-09-02, v0.9.3
* Add code to download and install a fixed snf-image-helper image. This is
the default
behaviour for snf-image-update-helper.
* Add code to download and install a fixed snf-image-helper image. This is
the default
behaviour for snf-image-update-helper.
2013-08-27, v0.9.2
* Use devflow building system
...
...
This diff is collapsed.
Click to expand it.
docs/conf.py
+
2
−
2
View file @
feeff3f6
...
...
@@ -45,9 +45,9 @@ copyright = u'2011, 2012, 2013 GRNET S.A. All rights reserved'
# built documents.
#
# The short X.Y version.
version
=
'
0.1
0.
1
'
version
=
'
0.11
'
# The full version, including alpha/beta/rc tags.
release
=
'
0.1
0.
1
'
release
=
'
0.11
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
This diff is collapsed.
Click to expand it.
version
+
1
−
1
View file @
feeff3f6
0.1
0.1next
0.1
1
This diff is collapsed.
Click to expand it.
version.m4
+
1
−
1
View file @
feeff3f6
m4_define([devflow_version], [0.1
0.1next
])
m4_define([devflow_version], [0.1
1
])
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment