Skip to content

Commit 9ae9f36

Browse files
committed
Now using the GIT versioning system. All previous version are tagged.
Details for previous changes are accessible in the ChangeLog file.
1 parent d8c6ac2 commit 9ae9f36

File tree

2 files changed

+22
-0
lines changed

2 files changed

+22
-0
lines changed

.gitignore

+17
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
*.Po
2+
*.0
3+
*.o
4+
*.a
5+
*~
6+
Makefile
7+
*/Makefile
8+
*/*/Makefile
9+
autom4te.cache
10+
config.h
11+
config.log
12+
config.guess
13+
config.status
14+
Display
15+
Display.menu
16+
epm-header
17+
stamp-h1

ChangeLog

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2011-11-04 Haz-Edine Assemlal<[email protected]>
2+
* aclocal.m4: replace embedded libtool with system-wide
3+
* GIT: now using a decentralized versioning system.
4+
Future logs will now be available using git log.
5+
16
2008-08-18 Andrew L Janke <[email protected]>
27
* configure.in: added error output if missing GLUT/GL
38
* epm-header.in: removed netcdf, changed from Register to register

0 commit comments

Comments
 (0)