Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
snf-image
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
itminedu
snf-image
Commits
072ab80f
Commit
072ab80f
authored
Feb 06, 2014
by
Nikos Skalkotos
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update ChangeLog and version for 0.13
parent
df184a20
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
4 deletions
+9
-4
ChangeLog
ChangeLog
+5
-0
docs/conf.py
docs/conf.py
+2
-2
version
version
+1
-1
version.m4
version.m4
+1
-1
No files found.
ChangeLog
View file @
072ab80f
2014-02-06, v0.13
* Add support for extending OpenBSD partitions
* Add a new HELPER_MEMORY option in /etc/default/snf-image. This can be
used to specify the Virtual RAM size of the helper VM
2014-01-24, v0.12.1
* Fix a bug affecting import and export scripts
...
...
docs/conf.py
View file @
072ab80f
...
...
@@ -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
2.1
'
version
=
'0.1
3
'
# The full version, including alpha/beta/rc tags.
release
=
'0.1
2.1
'
release
=
'0.1
3
'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
...
...
version
View file @
072ab80f
0.1
2.1next
0.1
3
version.m4
View file @
072ab80f
m4_define([devflow_version], [0.1
2.1next
])
m4_define([devflow_version], [0.1
3
])
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment