Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs24-19fa
git_rec_nano
Commits
455899fe
Commit
455899fe
authored
7 years ago
by
Benno Schulenberg
Browse files
Options
Download
Email Patches
Plain Diff
credits: sort the names roughly according to amount of influence
And spell-fix a name.
parent
6aef1fa9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog.1999-2006
+1
-1
ChangeLog.1999-2006
src/winio.c
+5
-5
src/winio.c
with
6 additions
and
6 deletions
+6
-6
ChangeLog.1999-2006
View file @
455899fe
...
@@ -8278,7 +8278,7 @@ nano 0.7.6 - 2000.01.15
...
@@ -8278,7 +8278,7 @@ nano 0.7.6 - 2000.01.15
having a newline at the end doesn't get read, bugfix in do_replace
having a newline at the end doesn't get read, bugfix in do_replace
with replace all, more/better comments. (Robert Siemborski)
with replace all, more/better comments. (Robert Siemborski)
0.7.2 Our first patch accepted into the source! configure fixes
0.7.2 Our first patch accepted into the source! configure fixes
and optimizations (Erik Anders
o
n). Added missing stdarg.h to winio.c.
and optimizations (Erik Anders
e
n). Added missing stdarg.h to winio.c.
Bug fix in update_line for editing long lines. Fixed arguments
Bug fix in update_line for editing long lines. Fixed arguments
being put into the filename when none is specified. Preliminary
being put into the filename when none is specified. Preliminary
+line command argument function.
+line command argument function.
...
...
This diff is collapsed.
Click to expand it.
src/winio.c
View file @
455899fe
...
@@ -3503,15 +3503,15 @@ void do_credits(void)
...
@@ -3503,15 +3503,15 @@ void do_credits(void)
""
,
""
,
NULL
,
/* "Brought to you by:" */
NULL
,
/* "Brought to you by:" */
"Chris Allegretta"
,
"Chris Allegretta"
,
"Benno Schulenberg"
,
"David Lawrence Ramsey"
,
"Jordi Mallach"
,
"Jordi Mallach"
,
"David Benbennick"
,
"Rocco Corsi"
,
"Mike Frysinger"
,
"Adam Rogoyski"
,
"Adam Rogoyski"
,
"Rob Siemborski"
,
"Rob Siemborski"
,
"Rocco Corsi"
,
"David Lawrence Ramsey"
,
"David Benbennick"
,
"Mark Majeres"
,
"Mark Majeres"
,
"Mike Frysinger"
,
"Benno Schulenberg"
,
"Ken Tyler"
,
"Ken Tyler"
,
"Sven Guckes"
,
"Sven Guckes"
,
"Bill Soudan"
,
"Bill Soudan"
,
...
...
This diff is collapsed.
Click to expand it.
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