Updated documentation
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ On Mac (MPC1865):
|
||||
|
||||
- Put all new options in doc/config.html
|
||||
- Increase version in elog-version.h
|
||||
- Do the same in doc/index.html and index_nd.html
|
||||
- Do the same in doc/index.html
|
||||
- Modify ChangeLog
|
||||
- Add release date to ChangeLog
|
||||
- "make loc"
|
||||
|
||||
@@ -1,3 +1,14 @@
|
||||
Version 3.1.0, released April 1st, 2015
|
||||
=======================================
|
||||
|
||||
- No fools' day joke!
|
||||
- Added Indonesian help files
|
||||
- Implemented "Show last default" option
|
||||
- Allow subsitutions like $short_name in "Title image" option
|
||||
- Implemented draft messages and auto save feature
|
||||
- Reworked Drag & Drop to work also for ELCode and plain encoding
|
||||
- Resize editor window with browser window
|
||||
|
||||
Version 3.0.0, released December 23th, 2014
|
||||
===========================================
|
||||
|
||||
|
||||
+1
-1
@@ -29,7 +29,7 @@
|
||||
[<a class="nav" href="#links">Links</a>] * </div>
|
||||
<P class="Sub">Home of the <i>Electronic Logbook</i> package by <a href="mailto:Stefan.Ritt@psi.ch">
|
||||
Stefan Ritt</a></P>
|
||||
<div class="version">Current version is : 3.0.0</div>
|
||||
<div class="version">Current version is : 3.1.0</div>
|
||||
|
||||
<hr>
|
||||
<a name="whatis">
|
||||
|
||||
@@ -28,6 +28,7 @@
|
||||
/* End PBXCopyFilesBuildPhase section */
|
||||
|
||||
/* Begin PBXFileReference section */
|
||||
D504812F1ACC49DD002EDA66 /* git-revision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "git-revision.h"; path = "../src/git-revision.h"; sourceTree = "<group>"; };
|
||||
D51F4A9214F27F3C00CB29E9 /* index.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; name = index.html; path = ../doc/index.html; sourceTree = SOURCE_ROOT; };
|
||||
D528A7C314F278C800D33974 /* ChangeLog */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = ChangeLog; path = ../doc/ChangeLog; sourceTree = SOURCE_ROOT; };
|
||||
D528A7C514F278DA00D33974 /* checklist.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = checklist.txt; path = ../checklist.txt; sourceTree = SOURCE_ROOT; };
|
||||
@@ -84,6 +85,7 @@
|
||||
D52BA2FD13999DB0000458E3 /* elogd */ = {
|
||||
isa = PBXGroup;
|
||||
children = (
|
||||
D504812F1ACC49DD002EDA66 /* git-revision.h */,
|
||||
D545158C1399A23B0037D7FB /* auth.c */,
|
||||
D545158D1399A23B0037D7FB /* crypt.c */,
|
||||
D545158E1399A23B0037D7FB /* elogd.c */,
|
||||
|
||||
Reference in New Issue
Block a user